klMatrix
Public Member Functions
klFastGaussAlgorithmParameters Class Reference
Inheritance diagram for klFastGaussAlgorithmParameters:
Inheritance graph
Collaboration diagram for klFastGaussAlgorithmParameters:
Collaboration graph

Public Member Functions

 klFastGaussAlgorithmParameters ()
 
virtual void describeAlgorithm (ostream &str)
 
 klFastGaussAlgorithmParameters (unsigned int numPoints, unsigned int numSources, unsigned int numCenters, int dimension, double scale)
 
- Public Member Functions inherited from klAlgorithmParameterContainer
 klAlgorithmParameterContainer ()
 
void addIntParameter (string name, __int64 value)
 
void addDoubleParameter (string name, double value)
 
void addStringParameter (string name, string value)
 
void addDoubleVectorParameter (string name, klVector< double > value)
 
void addDoubleMatrixParameter (string name, klMatrix< double > value)
 
void add (klAlgorithmParameter algorithmParameter)
 
void describeAlgorithmParameters (ostream &str)
 
klAlgorithmParameter getParameter (string parameter)
 
void setParameter (klAlgorithmParameter parameterValue)
 
void serialize (string fileName)
 
void serialize (ostream &str)
 

Additional Inherited Members

- Protected Attributes inherited from klAlgorithmParameterContainer
map< string, klAlgorithmParameterparameterMap
 

Constructor & Destructor Documentation

klFastGaussAlgorithmParameters::klFastGaussAlgorithmParameters ( )
inline

Here is the call graph for this function:

klFastGaussAlgorithmParameters::klFastGaussAlgorithmParameters ( unsigned int  numPoints,
unsigned int  numSources,
unsigned int  numCenters,
int  dimension,
double  scale 
)
inline

Here is the call graph for this function:

Member Function Documentation

virtual void klFastGaussAlgorithmParameters::describeAlgorithm ( ostream &  str)
inlinevirtual

Reimplemented from klAlgorithmParameterContainer.


The documentation for this class was generated from the following file: