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

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

#include <itkMeanSquaredErrorFunction.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef MeanSquaredErrorFunction Self
typedef ErrorFunctionBase<
TVector, ScalarType > 
Superclass
typedef SmartPointer< SelfPointer
typedef SmartPointer< const
Self
ConstPointer
typedef Superclass::ErrorVectorType ErrorVectorType

Public Member Functions

virtual const char * GetNameOfClass () const
ScalarType Evaluate (const TVector &Errors) const
ErrorVectorType EvaluateDerivative (const TVector &Errors) const

Static Public Member Functions

Pointer New ()

Protected Member Functions

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

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


Member Typedef Documentation

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

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

Definition at line 38 of file itkMeanSquaredErrorFunction.h.

template<class TVector, class ScalarType>
typedef Superclass::ErrorVectorType itk::Statistics::MeanSquaredErrorFunction< TVector, ScalarType >::ErrorVectorType
 

Error type

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

Definition at line 39 of file itkMeanSquaredErrorFunction.h.

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

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

Definition at line 37 of file itkMeanSquaredErrorFunction.h.

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

Standard class typedefs.

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

Definition at line 35 of file itkMeanSquaredErrorFunction.h.

template<class TVector, class ScalarType>
typedef ErrorFunctionBase<TVector, ScalarType> itk::Statistics::MeanSquaredErrorFunction< TVector, ScalarType >::Superclass
 

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

Definition at line 36 of file itkMeanSquaredErrorFunction.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

template<class TVector, class ScalarType>
ScalarType itk::Statistics::MeanSquaredErrorFunction< TVector, ScalarType >::Evaluate const TVector &  Errors  )  const
 

Evaluate at the specified Error position

template<class TVector, class ScalarType>
ErrorVectorType itk::Statistics::MeanSquaredErrorFunction< TVector, ScalarType >::EvaluateDerivative const TVector &  Errors  )  const
 

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

Run-time type information (and related methods).

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

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

Method for creation through the object factory.

Reimplemented from itk::Object.

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

Method to print the object.

Reimplemented from itk::Object.


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