Examples
API
References
Compute matrix of all costs (including norms) for vectors in x / y.
x (Array) – [num_a, d] jnp.ndarray
Array
y (Array) – [num_b, d] jnp.ndarray
[num_a, num_b] matrix of cost evaluations.