ott.geometry.low_rank.LRCGeometry.apply_kernel#
- LRCGeometry.apply_kernel(vec, eps=None, axis=0)#
Apply
kernel_matrixon 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.