| AdvancedIdentityTransform() | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inlineprotected |
| AdvancedTransform()=default | itk::AdvancedTransform< TScalarType, 3, 3 > | protected |
| ComputeJacobianWithRespectToParameters(const InputPointType &, JacobianType &) const override | itk::AdvancedTransform< TScalarType, 3, 3 > | inline |
| ConstPointer typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| EvaluateJacobianWithImageGradientProduct(const InputPointType &inputPoint, const MovingImageGradientType &movingImageGradient, DerivativeType &imageJacobian, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const | itk::AdvancedTransform< TScalarType, 3, 3 > | virtual |
| GetFixedParameters() const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| GetHasNonZeroJacobianOfSpatialHessian() const | itk::AdvancedTransform< TScalarType, 3, 3 > | virtual |
| GetHasNonZeroSpatialHessian() const | itk::AdvancedTransform< TScalarType, 3, 3 > | virtual |
| GetInverseTransform() const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| GetJacobian(const InputPointType &, JacobianType &j, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| itk::AdvancedTransform< TScalarType, 3, 3 >::GetJacobian(const InputPointType &inputPoint, JacobianType &j, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0 | itk::AdvancedTransform< TScalarType, 3, 3 > | pure virtual |
| GetJacobianOfSpatialHessian(const InputPointType &, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| GetJacobianOfSpatialHessian(const InputPointType &, SpatialHessianType &sh, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| itk::AdvancedTransform< TScalarType, 3, 3 >::GetJacobianOfSpatialHessian(const InputPointType &inputPoint, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0 | itk::AdvancedTransform< TScalarType, 3, 3 > | pure virtual |
| GetJacobianOfSpatialJacobian(const InputPointType &, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| GetJacobianOfSpatialJacobian(const InputPointType &, SpatialJacobianType &sj, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| itk::AdvancedTransform< TScalarType, 3, 3 >::GetJacobianOfSpatialJacobian(const InputPointType &inputPoint, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0 | itk::AdvancedTransform< TScalarType, 3, 3 > | pure virtual |
| GetNumberOfNonZeroJacobianIndices() const | itk::AdvancedTransform< TScalarType, 3, 3 > | virtual |
| GetParameters() const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| GetSpatialHessian(const InputPointType &, SpatialHessianType &sh) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| itk::AdvancedTransform< TScalarType, 3, 3 >::GetSpatialHessian(const InputPointType &inputPoint, SpatialHessianType &sh) const=0 | itk::AdvancedTransform< TScalarType, 3, 3 > | pure virtual |
| GetSpatialJacobian(const InputPointType &, SpatialJacobianType &sj) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| itk::AdvancedTransform< TScalarType, 3, 3 >::GetSpatialJacobian(const InputPointType &inputPoint, SpatialJacobianType &sj) const=0 | itk::AdvancedTransform< TScalarType, 3, 3 > | pure virtual |
| GetTransformCategory() const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| InputCovariantVectorType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| InputPointType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| InputVectorType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| InputVnlVectorType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| InternalMatrixType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| InverseTransformBasePointer typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| InverseTransformBaseType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| IsLinear() const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| ITK_DISALLOW_COPY_AND_MOVE(AdvancedIdentityTransform) | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| itk::AdvancedTransform< TScalarType, 3, 3 >::ITK_DISALLOW_COPY_AND_MOVE(AdvancedTransform) | itk::AdvancedTransform< TScalarType, 3, 3 > | |
| itkOverrideGetNameOfClassMacro(AdvancedIdentityTransform) | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| itk::AdvancedTransform< TScalarType, 3, 3 >::itkOverrideGetNameOfClassMacro(AdvancedTransform) | itk::AdvancedTransform< TScalarType, 3, 3 > | |
| itkStaticConstMacro(InputSpaceDimension, unsigned int, NDimensions) | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| itkStaticConstMacro(OutputSpaceDimension, unsigned int, NDimensions) | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| itkStaticConstMacro(ParametersDimension, unsigned int, 1) | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| itk::AdvancedTransform< TScalarType, 3, 3 >::itkStaticConstMacro(InputSpaceDimension, unsigned int, NInputDimensions) | itk::AdvancedTransform< TScalarType, 3, 3 > | |
| JacobianOfSpatialHessianType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| JacobianOfSpatialJacobianType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| m_HasNonZeroJacobianOfSpatialHessian | itk::AdvancedTransform< TScalarType, 3, 3 > | protected |
| m_HasNonZeroSpatialHessian | itk::AdvancedTransform< TScalarType, 3, 3 > | protected |
| m_JacobianOfSpatialHessian | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | private |
| m_JacobianOfSpatialJacobian | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | private |
| m_LocalJacobian | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | private |
| m_NonZeroJacobianIndices | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | private |
| m_SpatialHessian | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | private |
| m_SpatialJacobian | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | private |
| MovingImageGradientType typedef | itk::AdvancedTransform< TScalarType, 3, 3 > | |
| MovingImageGradientValueType typedef | itk::AdvancedTransform< TScalarType, 3, 3 > | |
| New() | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | static |
| NonZeroJacobianIndicesType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| OutputCovariantVectorType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| OutputPointType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| OutputVectorType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| OutputVnlVectorType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| Pointer typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| ScalarType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| Self typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| SetFixedParameters(const ParametersType &) override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| SetIdentity() | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| SetParameters(const ParametersType &) override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| SpatialHessianType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| SpatialJacobianType typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| Superclass typedef | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | |
| TransformCovariantVector(const InputCovariantVectorType &vector) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| TransformPoint(const InputPointType &point) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| TransformType typedef | itk::AdvancedTransform< TScalarType, 3, 3 > | |
| TransformTypeConstPointer typedef | itk::AdvancedTransform< TScalarType, 3, 3 > | |
| TransformTypePointer typedef | itk::AdvancedTransform< TScalarType, 3, 3 > | |
| TransformVector(const InputVectorType &vector) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| TransformVector(const InputVnlVectorType &vector) const override | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | inline |
| ~AdvancedIdentityTransform() override=default | itk::AdvancedIdentityTransform< TScalarType, NDimensions > | protected |
| ~AdvancedTransform() override=default | itk::AdvancedTransform< TScalarType, 3, 3 > | protected |