FastMarching2D.h File Reference
Detailed Description
Definition file for class FastMarching2D.
#include <stdlib.h>
#include <math.h>
#include <valarray>
#include "OFELI_Config.h"
#include "Vect.h"
#include "Point2D.h"
#include "Grid.h"
Go to the source code of this file.
Namespaces | |
| namespace | OFELI |
Classes | |
| class | FastMarching2D |
| To run a Fast Marching Method on 2-D structured uniform grids. More... | |