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

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

#include <itkTanHTransferFunction.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef TanHTransferFunction 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

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

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


Member Typedef Documentation

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

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

Definition at line 36 of file itkTanHTransferFunction.h.

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

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

Definition at line 35 of file itkTanHTransferFunction.h.

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

Standard class typedefs.

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

Definition at line 33 of file itkTanHTransferFunction.h.

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

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

Definition at line 34 of file itkTanHTransferFunction.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

Evaluate at the specified input position

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

Evaluate the derivative at the specified input position

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

Run-time type information (and related methods).

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

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

Method for creation through the object factory.

Reimplemented from itk::Object.

template<class ScalarType>
virtual void itk::Statistics::TanHTransferFunction< 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:15:59 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000