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

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

#include <itkSumInputFunction.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef SumInputFunction 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
void SetSize (long n)

Static Public Member Functions

Pointer New ()

Protected Member Functions

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

Protected Attributes

long m_Size

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


Member Typedef Documentation

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

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

Definition at line 38 of file itkSumInputFunction.h.

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

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

Definition at line 37 of file itkSumInputFunction.h.

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

Standard class typedefs.

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

Definition at line 35 of file itkSumInputFunction.h.

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

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

Definition at line 36 of file itkSumInputFunction.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

Evaluate at the specified input position

template<class TVector, class ScalarType>
virtual const char* itk::Statistics::SumInputFunction< 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::SumInputFunction< TVector, ScalarType >::New  )  [static]
 

Method for creation through the object factory.

Reimplemented from itk::Object.

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

Method to print the object.

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

template<class TVector, class ScalarType>
void itk::Statistics::SumInputFunction< TVector, ScalarType >::SetSize long  n  )  [virtual]
 

Implements itk::Statistics::InputFunctionBase< TVector, ScalarType >.


Member Data Documentation

template<class TVector, class ScalarType>
long itk::Statistics::SumInputFunction< TVector, ScalarType >::m_Size [protected]
 

Definition at line 56 of file itkSumInputFunction.h.


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