| 
    Geogram Version 1.9.7
    
   A programming library of geometric algorithms 
   | 
 
Files | |
| linear_least_squares.h | |
| Functions to compute linear regression with low-degree polynomials, used to upscale functions sampled on pointsets in Merigot's multilevel algorithm for optimal transport.  | |
| optimal_transport.h | |
| Base class for semi-discrete optimal transport.  | |
| optimal_transport_2d.h | |
| Solver for semi-discrete optimal transport in 2d.  | |
| optimal_transport_3d.h | |
| Solver for semi-discrete optimal transport in 3d ( multilevel and Newton).  | |
| optimal_transport_on_surface.h | |
| Solver for semi-discrete optimal transport between pointset and 3D surface.  | |
| sampling.h | |
| Functions to sample volumes, to be used with semi-discrete optimal transport.  | |
| VSDM.h | |