ott.tools.gaussian_mixture.gaussian.Gaussian.to_z

Contents

ott.tools.gaussian_mixture.gaussian.Gaussian.to_z#

Gaussian.to_z(x)[source]#

Transform \(x\) to \(z = \frac{x - loc}{scale}\).

Parameters:

x (Array) –

Return type:

Array