|
typedef InverseTransform | Self |
|
typedef Transform< typename ForwardTransform::ScalarType, ForwardTransform::OutputSpaceDimension, ForwardTransform::InputSpaceDimension > | Superclass |
|
typedef SmartPointer< Self > | Pointer |
|
typedef SmartPointer< const Self > | ConstPointer |
|
typedef Superclass::InverseTransformBaseType | InverseTransformBaseType |
|
typedef InverseTransformBaseType::Pointer | InverseTransformBasePointer |
|
typedef Superclass::ScalarType | ScalarType |
|
typedef Superclass::ParametersType | ParametersType |
|
typedef Superclass::JacobianType | JacobianType |
|
typedef Superclass::InputPointType | InputPointType |
|
typedef Superclass::OutputPointType | OutputPointType |
|
typedef Superclass::NumberOfParametersType | NumberOfParametersType |
|
template<class ForwardTransform >
Standard coordinate point type for this class.
template<class ForwardTransform >
Base inverse transform type. This type should not be changed to the concrete inverse transform type or inheritance would be lost.
template<class ForwardTransform >
Type of the Jacobian matrix.
template<class ForwardTransform >
The number of parameters defininig this transform.
template<class ForwardTransform >
Type of the input parameters.
template<class ForwardTransform >
Standard scalar type for this class.
template<class ForwardTransform >
template<class ForwardTransform >
New method for creating an object using a factory.
template<class ForwardTransform >
itk::InverseTransform< ForwardTransform >::itkStaticConstMacro |
( |
InputSpaceDimension |
, |
|
|
unsigned |
int, |
|
|
ForwardTransform::OutputSpaceDimension |
|
|
) |
| |
Dimension of the domain space.
template<class ForwardTransform >
Run-time type information (and related methods).
template<class ForwardTransform >
Set the forward transform pointer.
template<class ForwardTransform >
Method to transform a point.
The documentation for this class was generated from the following file: