|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
base classes for computing integrals over the cells of a restricted Voronoi diagram More...
#include <geogram/basic/common.h>#include <geogram/basic/numeric.h>#include <geogram/basic/counted.h>#include <geogram/basic/smart_pointer.h>#include <geogram/basic/geometry.h>#include <geogram/basic/thread_sync.h>Go to the source code of this file.
Classes | |
| class | GEO::IntegrationSimplex |
| Computes an objective function and its gradient over a restricted Voronoi diagram. More... | |
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Typedefs | |
| typedef SmartPointer< IntegrationSimplex > | GEO::IntegrationSimplex_var |
base classes for computing integrals over the cells of a restricted Voronoi diagram
Definition in file integration_simplex.h.