SemiDiscreteOT 1.0
Semi-Discrete Optimal Transport Library
Loading...
Searching...
No Matches
OptimalTransportPlanSpace::MapApproximationStrategy< spacedim > Member List

This is the complete list of members for OptimalTransportPlanSpace::MapApproximationStrategy< spacedim >, including all inherited members.

compute_map(const std::function< double(const Point< spacedim > &, const Point< spacedim > &)> distance_function, const std::vector< Point< spacedim > > &source_points, const std::vector< double > &source_density, const std::vector< Point< spacedim > > &target_points, const std::vector< double > &target_density, const Vector< double > &potential, const double regularization_param, const double truncation_radius)=0OptimalTransportPlanSpace::MapApproximationStrategy< spacedim >pure virtual
mapped_pointsOptimalTransportPlanSpace::MapApproximationStrategy< spacedim >protected
save_results(const std::string &output_dir) const =0OptimalTransportPlanSpace::MapApproximationStrategy< spacedim >pure virtual
source_pointsOptimalTransportPlanSpace::MapApproximationStrategy< spacedim >protected
transport_densityOptimalTransportPlanSpace::MapApproximationStrategy< spacedim >protected
~MapApproximationStrategy()=defaultOptimalTransportPlanSpace::MapApproximationStrategy< spacedim >virtual