Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
optimal_transport Directory Reference

Files

file  linear_least_squares.h [code]
 Functions to compute linear regression with low-degree polynomials, used to upscale functions sampled on pointsets in Merigot's multilevel algorithm for optimal transport.
 
file  optimal_transport.h [code]
 Base class for semi-discrete optimal transport.
 
file  optimal_transport_2d.h [code]
 Solver for semi-discrete optimal transport in 2d.
 
file  optimal_transport_3d.h [code]
 Solver for semi-discrete optimal transport in 3d ( multilevel and Newton).
 
file  optimal_transport_on_surface.h [code]
 Solver for semi-discrete optimal transport between pointset and 3D surface.
 
file  sampling.h [code]
 Functions to sample volumes, to be used with semi-discrete optimal transport.