last update 20 Sep 2009 |
#include "cvrFunctor.h"
#include "cvrVector.h"
#include "cvrMatrix.h"
#include "cvrBoundaryType.h"
#include "cvrPoint.h"
#include "cvrFixedGridInterpolation_inline.h"
#include "cvrFixedGridInterpolation_template.h"
Go to the source code of this file.
Classes | |
class | cvr::fixedGridInterpolation< T > |
This abstract class parents all interpolation functors, whose samples have equal distances to each other (per dimension), i.e. More... | |
class | cvr::fixedGridInterpolation< T >::fixedGridInterpolation::parameters |
The parameters for the class fixedGridInterpolation. More... | |
Namespaces | |
namespace | cvr |