#include <Geometric.h>
Inheritance diagram for Geometric:


The geometric class holds all geometric methods dealing with implicit surfaces based on distance.
Definition at line 13 of file Geometric.h.
Public Member Functions | |
| Geometric () | |
| virtual double | lipschitz (Box< double > domain) |
| Gradient of a function returning distance is everywhere magnitude one. | |
|
|
Definition at line 16 of file Geometric.h. |
|
|
Gradient of a function returning distance is everywhere magnitude one.
Definition at line 20 of file Geometric.h. |
1.3.4