Parameter Struct Reference
#include <Parameter.h>
List of all members.
Detailed Description
A class to represent the various parameters like the dirichlet conjugate weights and such
Can be vector valued parameters
This class additionally stores the sum and provides functionality to dump to and initialize from disk
Constructor & Destructor Documentation
Parameter::Parameter |
( |
const Parameter & |
param |
) |
|
Parameter::~Parameter |
( |
|
) |
[virtual] |
Member Function Documentation
void Parameter::dump |
( |
string |
fname |
) |
[virtual] |
void Parameter::initialize_from_dump |
( |
string |
fname |
) |
[virtual] |
void Parameter::initialize_from_values |
( |
int |
length_, |
|
|
const double * |
values_, |
|
|
float |
sum_ | |
|
) |
| | [virtual] |
Member Data Documentation
The documentation for this struct was generated from the following files: