|
highres-cortex 6.0.4
|
#include <aims/vector/vector.h>#include <aims/resampling/linearInterpolator.h>

Go to the source code of this file.
Classes | |
| class | yl::Field |
| Store and access a field (scalar or vector) defined over a 3D domain. More... | |
| class | yl::Field::UndefinedField |
| Exception thrown when the field has no defined value. More... | |
| class | yl::VectorField3d |
| Store a vector field and access it at any coordinates. More... | |
| class | yl::ScalarField |
| Store a scalar field and access it at any coordinates. More... | |
| class | yl::LinearlyInterpolatedVectorField3d |
| Access a vector field stored as three volumes. More... | |
| class | yl::LinearlyInterpolatedScalarFieldGradient |
| class | yl::LinearlyInterpolatedScalarField |
| Access a scalar field stored in a volume. More... | |
| class | yl::BooleanScalarField |
| Access a boolean field stored in a volume. More... | |
Namespaces | |
| namespace | yl |