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

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

#include <itkHardLimitTransferFunction.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

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

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

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


Member Typedef Documentation

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

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

Definition at line 35 of file itkHardLimitTransferFunction.h.

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

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

Definition at line 34 of file itkHardLimitTransferFunction.h.

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

Standard class typedefs.

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

Definition at line 32 of file itkHardLimitTransferFunction.h.

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

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

Definition at line 33 of file itkHardLimitTransferFunction.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

Evaluate at the specified input position

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

Evaluate the derivative at the specified input position

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

Run-time type information (and related methods).

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

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

Method for creation through the object factory.

Reimplemented from itk::Object.

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