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

itk::TargetClass Class Reference

#include <itkCompositeValleyFunction.h>

List of all members.

Public Member Functions

 TargetClass (double mean, double sigma)
void SetMean (double mean)
double GetMean ()
void SetSigma (double sigma)
double GetSigma ()


Constructor & Destructor Documentation

itk::TargetClass::TargetClass double  mean,
double  sigma
[inline]
 

Constructor. Definition at line 75 of file itkCompositeValleyFunction.h.


Member Function Documentation

double itk::TargetClass::GetMean void   )  [inline]
 

Set/Get the mean of the function. Definition at line 83 of file itkCompositeValleyFunction.h.

double itk::TargetClass::GetSigma  )  [inline]
 

Set/Get the standard deviation of the function. Definition at line 88 of file itkCompositeValleyFunction.h.

void itk::TargetClass::SetMean double  mean  )  [inline]
 

Set/Get the mean of the function. Definition at line 82 of file itkCompositeValleyFunction.h.

void itk::TargetClass::SetSigma double  sigma  )  [inline]
 

Set/Get the standard deviation of the function. Definition at line 87 of file itkCompositeValleyFunction.h.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:15:19 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000