|
highres-cortex 6.0.4
|
| Cyl::Advection::AbnormalField | Thrown by move_one_step() to abort the advection |
| Cyl::PropagateAlongField::AbortedAdvection | Exception raised by certain members if an advection cannot be completed |
| ▼Cyl::Advection | Advect a visitor along a vector field |
| Cyl::ConstantStepAdvection | Forward advection using a constant step size |
| Cyl::CortexColumnRegionQuality::Cache | |
| Cyl::CortexColumnRegionQuality | |
| ▼Cyl::Field | Store and access a field (scalar or vector) defined over a 3D domain |
| ▼Cyl::ScalarField | Store a scalar field and access it at any coordinates |
| Cyl::BooleanScalarField | Access a boolean field stored in a volume |
| Cyl::LinearlyInterpolatedScalarField | Access a scalar field stored in a volume |
| ▼Cyl::VectorField3d | Store a vector field and access it at any coordinates |
| Cyl::LinearlyInterpolatedScalarFieldGradient | |
| Cyl::LinearlyInterpolatedVectorField3d | Access a vector field stored as three volumes |
| Cyl::IterativeRegionMerger< Tlabel, RegionQualityCriterion > | |
| Cyl::LabelVolume< Tlabel > | |
| Cyl::LaplaceSolver< Real > | |
| Cyl::MomentAccumulator | |
| Cyl::PropagateAlongField | Propagate labels along a vector field |
| Cyl::SortedFront | |
| ▼Cstd::unary_function | |
| Cyl::PointHasher< Point > | Helper class to use Point3d & friends in hash tables |
| Cyl::select1st< TPair > | Return the first element of a std::pair, like non-standard std::select1st |
| Cyl::Field::UndefinedField | Exception thrown when the field has no defined value |
| Cyl::Advection::Visitor | Abstract base class for advection visitors |