#include <itkCompositeValleyFunction.h>
Public Member Functions | |
TargetClass (double mean, double sigma) | |
void | SetMean (double mean) |
double | GetMean () |
void | SetSigma (double sigma) |
double | GetSigma () |
|
Constructor. Definition at line 75 of file itkCompositeValleyFunction.h. |
|
Set/Get the mean of the function. Definition at line 83 of file itkCompositeValleyFunction.h. |
|
Set/Get the standard deviation of the function. Definition at line 88 of file itkCompositeValleyFunction.h. |
|
Set/Get the mean of the function. Definition at line 82 of file itkCompositeValleyFunction.h. |
|
Set/Get the standard deviation of the function. Definition at line 87 of file itkCompositeValleyFunction.h. |