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.


Detailed Description

Definition at line 71 of file itkCompositeValleyFunction.h.

Public Member Functions

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


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]

Definition at line 83 of file itkCompositeValleyFunction.h.

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

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 Thu Nov 6 11:41:46 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000