ott.geometry.costs.SqEuclidean.h

Contents

ott.geometry.costs.SqEuclidean.h#

SqEuclidean.h(z)[source]#

TI function acting on difference of \(x-y\) to output cost.

Parameters:

z (Array) – Array of shape [d,].

Return type:

float

Returns:

The cost.