ott.geometry.graph.Graph ======================== .. currentmodule:: ott.geometry.graph .. autoclass:: Graph .. rubric:: Methods .. autosummary:: :toctree: . ~ott.geometry.graph.Graph.apply_cost ~ott.geometry.graph.Graph.apply_kernel ~ott.geometry.graph.Graph.apply_lse_kernel ~ott.geometry.graph.Graph.apply_square_cost ~ott.geometry.graph.Graph.apply_transport_from_potentials ~ott.geometry.graph.Graph.apply_transport_from_scalings ~ott.geometry.graph.Graph.copy_epsilon ~ott.geometry.graph.Graph.marginal_from_potentials ~ott.geometry.graph.Graph.marginal_from_scalings ~ott.geometry.graph.Graph.mask ~ott.geometry.graph.Graph.potential_from_scaling ~ott.geometry.graph.Graph.prepare_divergences ~ott.geometry.graph.Graph.scaling_from_potential ~ott.geometry.graph.Graph.subset ~ott.geometry.graph.Graph.to_LRCGeometry ~ott.geometry.graph.Graph.transport_from_potentials ~ott.geometry.graph.Graph.transport_from_scalings ~ott.geometry.graph.Graph.update_potential ~ott.geometry.graph.Graph.update_scaling .. rubric:: Attributes .. autosummary:: :toctree: . ~ott.geometry.graph.Graph.can_LRC ~ott.geometry.graph.Graph.cost_matrix ~ott.geometry.graph.Graph.cost_rank ~ott.geometry.graph.Graph.dtype ~ott.geometry.graph.Graph.epsilon ~ott.geometry.graph.Graph.graph ~ott.geometry.graph.Graph.inv_scale_cost ~ott.geometry.graph.Graph.is_online ~ott.geometry.graph.Graph.is_sparse ~ott.geometry.graph.Graph.is_squared_euclidean ~ott.geometry.graph.Graph.is_symmetric ~ott.geometry.graph.Graph.kernel_matrix ~ott.geometry.graph.Graph.laplacian ~ott.geometry.graph.Graph.mean_cost_matrix ~ott.geometry.graph.Graph.median_cost_matrix ~ott.geometry.graph.Graph.scale_epsilon ~ott.geometry.graph.Graph.shape ~ott.geometry.graph.Graph.solver ~ott.geometry.graph.Graph.src_mask ~ott.geometry.graph.Graph.t ~ott.geometry.graph.Graph.tgt_mask