ot.utils ======== .. automodule:: ot.utils :members: Functions --------- .. autofunction:: check_params .. include:: backreferences/ot.utils.check_params.examples .. raw:: html
.. autofunction:: check_random_state .. include:: backreferences/ot.utils.check_random_state.examples .. raw:: html
.. autofunction:: clean_zeros .. include:: backreferences/ot.utils.clean_zeros.examples .. raw:: html
.. autofunction:: cost_normalization .. include:: backreferences/ot.utils.cost_normalization.examples .. raw:: html
.. autofunction:: dist .. include:: backreferences/ot.utils.dist.examples .. raw:: html
.. autofunction:: dist0 .. include:: backreferences/ot.utils.dist0.examples .. raw:: html
.. autofunction:: dots .. include:: backreferences/ot.utils.dots.examples .. raw:: html
.. autofunction:: euclidean_distances .. include:: backreferences/ot.utils.euclidean_distances.examples .. raw:: html
.. autofunction:: get_coordinate_circle .. include:: backreferences/ot.utils.get_coordinate_circle.examples .. raw:: html
.. autofunction:: get_lowrank_lazytensor .. include:: backreferences/ot.utils.get_lowrank_lazytensor.examples .. raw:: html
.. autofunction:: get_parameter_pair .. include:: backreferences/ot.utils.get_parameter_pair.examples .. raw:: html
.. autofunction:: is_all_finite .. include:: backreferences/ot.utils.is_all_finite.examples .. raw:: html
.. autofunction:: kernel .. include:: backreferences/ot.utils.kernel.examples .. raw:: html
.. autofunction:: label_normalization .. include:: backreferences/ot.utils.label_normalization.examples .. raw:: html
.. autofunction:: labels_to_masks .. include:: backreferences/ot.utils.labels_to_masks.examples .. raw:: html
.. autofunction:: laplacian .. include:: backreferences/ot.utils.laplacian.examples .. raw:: html
.. autofunction:: list_to_array .. include:: backreferences/ot.utils.list_to_array.examples .. raw:: html
.. autofunction:: parmap .. include:: backreferences/ot.utils.parmap.examples .. raw:: html
.. autofunction:: proj_simplex .. include:: backreferences/ot.utils.proj_simplex.examples .. raw:: html
.. autofunction:: projection_sparse_simplex .. include:: backreferences/ot.utils.projection_sparse_simplex.examples .. raw:: html
.. autofunction:: reduce_lazytensor .. include:: backreferences/ot.utils.reduce_lazytensor.examples .. raw:: html
.. autofunction:: tic .. include:: backreferences/ot.utils.tic.examples .. raw:: html
.. autofunction:: toc .. include:: backreferences/ot.utils.toc.examples .. raw:: html
.. autofunction:: toq .. include:: backreferences/ot.utils.toq.examples .. raw:: html
.. autofunction:: unif .. include:: backreferences/ot.utils.unif.examples .. raw:: html
Classes ------- .. autoclass:: BaseEstimator :members: .. include:: backreferences/ot.utils.BaseEstimator.examples .. raw:: html
.. autoclass:: LazyTensor :members: .. include:: backreferences/ot.utils.LazyTensor.examples .. raw:: html
.. autoclass:: OTResult :members: .. include:: backreferences/ot.utils.OTResult.examples .. raw:: html
.. autoclass:: deprecated :members: .. include:: backreferences/ot.utils.deprecated.examples .. raw:: html
Exceptions ---------- .. autosummary:: UndefinedParameter