#include <itkElasticBodyReciprocalSplineKernelTransform.h>
Inheritance diagram for itk::ElasticBodyReciprocalSplineKernelTransform< TScalarType, NDimensions >:
Definition at line 40 of file itkElasticBodyReciprocalSplineKernelTransform.h.
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 50 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
These (rather redundant) typedefs are needed because on SGI, typedefs are not inherited Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 95 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Standard covariant vector type for this class Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >. Definition at line 84 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
These (rather redundant) typedefs are needed because on SGI, typedefs are not inherited Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 80 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Standard vector type for this class. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 82 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Jacobian type. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 65 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Reimplemented from itk::Transform< TScalarType, NDimensions, NDimensions >. Definition at line 85 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 81 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 83 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Parameters type. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 62 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 49 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Scalar type. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 59 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Standard class typedefs. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 45 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. Definition at line 47 of file itkElasticBodyReciprocalSplineKernelTransform.h. |
|
|
|
|
|
Compute G(x) For the elastic body spline, this is: G(x) = [alpha*r(x)*I - 3*x*x'/r(x)] where is Poisson's Ratio r(x) = Euclidean norm = sqrt[x1^2 + x2^2 + x3^2]
I = identity matrix Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. |
|
Get alpha |
|
Run-time type information (and related methods). Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. |
|
Dimension of the domain space. |
|
New macro for creation of through a Smart Pointer Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::KernelTransform< TScalarType, NDimensions >. |
|
Set alpha. Alpha is related to Poisson's Ratio () as |
|
alpha, Poisson's ratio Definition at line 110 of file itkElasticBodyReciprocalSplineKernelTransform.h. |