#include <itkMultiquadricRadialBasisFunction.h>
Inheritance diagram for itk::Statistics::MultiquadricRadialBasisFunction< ScalarType >:


Public Types | |
| typedef MultiquadricRadialBasisFunction | Self |
| typedef TransferFunctionBase< ScalarType > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| ScalarType | Evaluate (const ScalarType &input) const |
| ScalarType | EvaluateDerivative (const ScalarType &input) const |
| virtual void | SetRadius (ScalarType _arg) |
| virtual const ScalarType & | GetRadius () |
| virtual void | SetCenter (ScalarType _arg) |
| virtual const ScalarType & | GetCenter () |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| MultiquadricRadialBasisFunction () | |
| ~MultiquadricRadialBasisFunction () | |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const |
|
|||||
|
Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >. Definition at line 36 of file itkMultiquadricRadialBasisFunction.h. |
|
|||||
|
Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >. Definition at line 35 of file itkMultiquadricRadialBasisFunction.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >. Definition at line 33 of file itkMultiquadricRadialBasisFunction.h. |
|
|||||
|
Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >. Definition at line 34 of file itkMultiquadricRadialBasisFunction.h. |
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Evaluate at the specified input position |
|
||||||||||
|
Evaluate the derivative at the specified input position Definition at line 48 of file itkMultiquadricRadialBasisFunction.h. |
|
|||||||||
|
|
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >. |
|
|||||||||
|
|
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::Object. |
|
||||||||||||||||
|
Method to print the object. Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >. |
|
||||||||||
|
|
|
||||||||||
|
|
1.3.5 written by Dimitri van Heesch,
© 1997-2000