ott.geometry.low_rank.LRCGeometry.apply_kernel#
- LRCGeometry.apply_kernel(scaling, eps=None, axis=0)#
Apply
kernel_matrix
on positive scaling vector.- Parameters
- Return type
- Returns
a jnp.ndarray corresponding to output above, depending on axis.
Apply kernel_matrix
on positive scaling vector.
a jnp.ndarray corresponding to output above, depending on axis.