ott.geometry.costs.Euclidean.pairwise#

Euclidean.pairwise(x, y)[source]#

Compute Euclidean norm.

Return type

Array

Parameters
  • x (jax.Array) –

  • y (jax.Array) –