#include <TernaryVoxelFunction.h>
Additional Inherited Members | |
Public Member Functions inherited from mirtk::VoxelFunction | |
void | join (VoxelFunction &) |
Join results. | |
void | split (VoxelFunction &) |
VoxelFunction () | |
Default constructor. | |
Static Public Member Functions inherited from mirtk::VoxelFunction | |
static bool | IsReduction () |
Public Attributes inherited from mirtk::VoxelFunction | |
const ImageAttributes * | _Domain |
Calculates the divison of the voxel values of two images
Definition at line 130 of file TernaryVoxelFunction.h.