Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Statistics::GaussianTransferFunction< ScalarType > Class Template Reference

#include <itkGaussianTransferFunction.h>

Inheritance diagram for itk::Statistics::GaussianTransferFunction< ScalarType >:

Inheritance graph
[legend]
Collaboration diagram for itk::Statistics::GaussianTransferFunction< ScalarType >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef GaussianTransferFunction Self
typedef TransferFunctionBase<
ScalarType > 
Superclass
typedef SmartPointer< SelfPointer
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

Static Public Member Functions

Pointer New ()

Protected Member Functions

 GaussianTransferFunction ()
 ~GaussianTransferFunction ()
virtual void PrintSelf (std::ostream &os, Indent indent) const

template<class ScalarType>
class itk::Statistics::GaussianTransferFunction< ScalarType >


Member Typedef Documentation

template<class ScalarType>
typedef SmartPointer<const Self> itk::Statistics::GaussianTransferFunction< ScalarType >::ConstPointer
 

Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >.

Definition at line 37 of file itkGaussianTransferFunction.h.

template<class ScalarType>
typedef SmartPointer<Self> itk::Statistics::GaussianTransferFunction< ScalarType >::Pointer
 

Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >.

Definition at line 36 of file itkGaussianTransferFunction.h.

template<class ScalarType>
typedef GaussianTransferFunction itk::Statistics::GaussianTransferFunction< ScalarType >::Self
 

Standard class typedefs.

Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >.

Definition at line 34 of file itkGaussianTransferFunction.h.

template<class ScalarType>
typedef TransferFunctionBase<ScalarType> itk::Statistics::GaussianTransferFunction< ScalarType >::Superclass
 

Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >.

Definition at line 35 of file itkGaussianTransferFunction.h.


Constructor & Destructor Documentation

template<class ScalarType>
itk::Statistics::GaussianTransferFunction< ScalarType >::GaussianTransferFunction  )  [protected]
 

template<class ScalarType>
itk::Statistics::GaussianTransferFunction< ScalarType >::~GaussianTransferFunction  )  [protected]
 


Member Function Documentation

template<class ScalarType>
ScalarType itk::Statistics::GaussianTransferFunction< ScalarType >::Evaluate const ScalarType &  input  )  const
 

Evaluate at the specified input position

template<class ScalarType>
ScalarType itk::Statistics::GaussianTransferFunction< ScalarType >::EvaluateDerivative const ScalarType &  input  )  const
 

Evaluate the derivative at the specified input position

template<class ScalarType>
virtual const char* itk::Statistics::GaussianTransferFunction< ScalarType >::GetNameOfClass  )  const [virtual]
 

Run-time type information (and related methods).

Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >.

template<class ScalarType>
Pointer itk::Statistics::GaussianTransferFunction< ScalarType >::New  )  [static]
 

Method for creation through the object factory.

Reimplemented from itk::Object.

template<class ScalarType>
virtual void itk::Statistics::GaussianTransferFunction< ScalarType >::PrintSelf std::ostream &  os,
Indent  indent
const [protected, virtual]
 

Method to print the object.

Reimplemented from itk::Statistics::TransferFunctionBase< ScalarType >.


The documentation for this class was generated from the following file:
Generated at Thu May 25 03:04:51 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000