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

itk::Statistics::ProductInputFunction< TVector, ScalarType > Class Template Reference

#include <itkProductInputFunction.h>

Inheritance diagram for itk::Statistics::ProductInputFunction< TVector, ScalarType >:

Inheritance graph
[legend]
Collaboration diagram for itk::Statistics::ProductInputFunction< TVector, ScalarType >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ProductInputFunction Self
typedef InputFunctionBase<
TVector, ScalarType > 
Superclass
typedef SmartPointer< SelfPointer
typedef SmartPointer< const
Self
ConstPointer

Public Member Functions

virtual const char * GetNameOfClass () const
ScalarType Evaluate (const TVector &input) const

Static Public Member Functions

Pointer New ()

Protected Member Functions

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

template<class TVector, class ScalarType>
class itk::Statistics::ProductInputFunction< TVector, ScalarType >


Member Typedef Documentation

template<class TVector, class ScalarType>
typedef SmartPointer<const Self> itk::Statistics::ProductInputFunction< TVector, ScalarType >::ConstPointer
 

Reimplemented from itk::Statistics::InputFunctionBase< TVector, ScalarType >.

Definition at line 38 of file itkProductInputFunction.h.

template<class TVector, class ScalarType>
typedef SmartPointer<Self> itk::Statistics::ProductInputFunction< TVector, ScalarType >::Pointer
 

Reimplemented from itk::Statistics::InputFunctionBase< TVector, ScalarType >.

Definition at line 37 of file itkProductInputFunction.h.

template<class TVector, class ScalarType>
typedef ProductInputFunction itk::Statistics::ProductInputFunction< TVector, ScalarType >::Self
 

Standard class typedefs.

Reimplemented from itk::Statistics::InputFunctionBase< TVector, ScalarType >.

Definition at line 35 of file itkProductInputFunction.h.

template<class TVector, class ScalarType>
typedef InputFunctionBase<TVector, ScalarType> itk::Statistics::ProductInputFunction< TVector, ScalarType >::Superclass
 

Reimplemented from itk::Statistics::InputFunctionBase< TVector, ScalarType >.

Definition at line 36 of file itkProductInputFunction.h.


Constructor & Destructor Documentation

template<class TVector, class ScalarType>
itk::Statistics::ProductInputFunction< TVector, ScalarType >::ProductInputFunction  )  [protected]
 

template<class TVector, class ScalarType>
itk::Statistics::ProductInputFunction< TVector, ScalarType >::~ProductInputFunction  )  [protected]
 


Member Function Documentation

template<class TVector, class ScalarType>
ScalarType itk::Statistics::ProductInputFunction< TVector, ScalarType >::Evaluate const TVector &  input  )  const
 

Evaluate at the specified input position

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

Run-time type information (and related methods).

Reimplemented from itk::Statistics::InputFunctionBase< TVector, ScalarType >.

template<class TVector, class ScalarType>
Pointer itk::Statistics::ProductInputFunction< TVector, ScalarType >::New  )  [static]
 

Method for creation through the object factory.

Reimplemented from itk::Object.

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

Method to print the object.

Reimplemented from itk::Statistics::InputFunctionBase< TVector, ScalarType >.


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