#include <Libs/MRML/Core/vtkITKTransformInverse.h>
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
class itk::InverseBSplineTransform< TScalar, NDimensions, VSplineOrder >
Definition at line 35 of file vtkITKTransformInverse.h.
◆ ConstPointer
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
◆ Pointer
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
◆ Self
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
◆ Superclass
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
◆ ComputeInverseJacobianWithRespectToPosition() [1/2]
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
void itk::InverseBSplineTransform< TScalar, NDimensions, VSplineOrder >::ComputeInverseJacobianWithRespectToPosition |
( |
const typename Superclass::InputPointType & |
, |
|
|
typename Superclass::JacobianType & |
|
|
) |
| const |
|
inlineoverride |
◆ ComputeInverseJacobianWithRespectToPosition() [2/2]
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
void itk::InverseBSplineTransform< TScalar, NDimensions, VSplineOrder >::ComputeInverseJacobianWithRespectToPosition |
( |
const typename Superclass::InputPointType & |
, |
|
|
typename Superclass::InverseJacobianPositionType & |
|
|
) |
| const |
|
inlineoverride |
◆ ComputeJacobianFromBSplineWeightsWithRespectToPosition()
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
void itk::InverseBSplineTransform< TScalar, NDimensions, VSplineOrder >::ComputeJacobianFromBSplineWeightsWithRespectToPosition |
( |
const typename Superclass::InputPointType & |
, |
|
|
typename Superclass::WeightsType & |
, |
|
|
typename Superclass::ParameterIndexArrayType & |
|
|
) |
| const |
|
inline |
◆ ComputeJacobianWithRespectToParameters()
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
void itk::InverseBSplineTransform< TScalar, NDimensions, VSplineOrder >::ComputeJacobianWithRespectToParameters |
( |
const typename Superclass::InputPointType & |
, |
|
|
typename Superclass::JacobianType & |
|
|
) |
| const |
|
inlineoverride |
◆ ComputeJacobianWithRespectToPosition() [1/2]
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
void itk::InverseBSplineTransform< TScalar, NDimensions, VSplineOrder >::ComputeJacobianWithRespectToPosition |
( |
const typename Superclass::InputPointType & |
, |
|
|
typename Superclass::JacobianType & |
|
|
) |
| const |
|
inlineoverride |
◆ ComputeJacobianWithRespectToPosition() [2/2]
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
void itk::InverseBSplineTransform< TScalar, NDimensions, VSplineOrder >::ComputeJacobianWithRespectToPosition |
( |
const typename Superclass::InputPointType & |
, |
|
|
typename Superclass::JacobianPositionType & |
|
|
) |
| const |
|
inlineoverride |
◆ itkNewMacro()
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
New macro for creation of through a Smart Pointer
◆ itkTypeMacro()
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
Run-time type information (and related methods).
◆ TransformPoint()
template<typename TScalar = double, unsigned int NDimensions = 3, unsigned int VSplineOrder = 3>
Superclass::OutputPointType itk::InverseBSplineTransform< TScalar, NDimensions, VSplineOrder >::TransformPoint |
( |
const typename Superclass::InputPointType & |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following file: