antsrMetric.RdC++ type used to represent an ITK image metric
# S4 method for class 'antsrMetric'
show(object)
# S4 method for class 'antsrMetric'
initialize(.Object, dimension = 3, type = "MeanSquares")dimensionusually 2 or 3 but can be 4
precisionmath precision is float or double'
typeThe type of transform: usually one of AffineTransform, CenteredAffineTransform, CenteredEuler3DTransform, CenteredRigid2DTransform, CenteredSimilarity2DTransform, Euler2DTransform, Euler3DTransform, QuaternionRigidTransform, Rigid2DTransform, Similarity2DTransform, Similarity3DTransform
pointerto the memory location of the itk object