#include <itkSquaredDifferenceErrorFunction.h>
Inheritance diagram for itk::Statistics::SquaredDifferenceErrorFunction< TVector, ScalarType >:


Public Types | |
| typedef SquaredDifferenceErrorFunction | Self |
| typedef ErrorFunctionBase< TVector, ScalarType > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| 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 | |
| SquaredDifferenceErrorFunction () | |
| ~SquaredDifferenceErrorFunction () | |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const |
|
|||||
|
Reimplemented from itk::Statistics::ErrorFunctionBase< TVector, ScalarType >. Definition at line 38 of file itkSquaredDifferenceErrorFunction.h. |
|
|||||
|
Error type Reimplemented from itk::Statistics::ErrorFunctionBase< TVector, ScalarType >. Definition at line 39 of file itkSquaredDifferenceErrorFunction.h. |
|
|||||
|
Reimplemented from itk::Statistics::ErrorFunctionBase< TVector, ScalarType >. Definition at line 37 of file itkSquaredDifferenceErrorFunction.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::Statistics::ErrorFunctionBase< TVector, ScalarType >. Definition at line 35 of file itkSquaredDifferenceErrorFunction.h. |
|
|||||
|
Reimplemented from itk::Statistics::ErrorFunctionBase< TVector, ScalarType >. Definition at line 36 of file itkSquaredDifferenceErrorFunction.h. |
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Evaluate at the specified Error position |
|
||||||||||
|
|
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::Statistics::ErrorFunctionBase< TVector, ScalarType >. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::Object. |
|
||||||||||||||||
|
Method to print the object. Reimplemented from itk::Object. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000