template<class TransformType, class Im1ImageType, class Im2ImageType, class MidwayImageType, class Im1MaskType, class Im2MaskType, class Im1ImageInterpType, class Im2ImageInterpType, class Im1MaskInterpolatorType, class Im2MaskInterpolatorType, class ProcImageType = Image<default_type>, class ProcImageInterpolatorType = Interp::Linear<Image<default_type>>, class ProcMaskType = Image<bool>, class ProcessedMaskInterpolatorType = Interp::Nearest<Image<bool>>>
class MR::Registration::Metric::Params< TransformType, Im1ImageType, Im2ImageType, MidwayImageType, Im1MaskType, Im2MaskType, Im1ImageInterpType, Im2ImageInterpType, Im1MaskInterpolatorType, Im2MaskInterpolatorType, ProcImageType, ProcImageInterpolatorType, ProcMaskType, ProcessedMaskInterpolatorType >
Definition at line 47 of file params.h.