Classes | |
struct | EvaluateBCHFormula |
Evaluate Baker-Campbell-Hausdorff (BCH) formula. More... | |
struct | EvaluateBCHUpdate |
Evaluate velocity update using Baker-Campbell-Hausdorff (BCH) formula. More... | |
struct | ExpVelocityFieldEuler2D |
Voxel function for exponentiation of 2D velocity field. More... | |
struct | ExpVelocityFieldEuler3D |
Voxel function for exponentiation of 3D velocity field. More... | |
struct | NOP |
struct | VoxelWiseWeightedSum |
Compute voxel-wise weighted sum. More... | |
Namespace containing voxel functions with different number of arguments
The voxel functions defined in this namespace may provide different overloads of the operator() for different number of image arguments to the ForEachVoxel template functions.