BayesianAnalysisToolkit
0.9.3
|
This is the complete list of members for BCDataPoint, including all inherited members.
BCDataPoint(int nvariables) | BCDataPoint | |
BCDataPoint(const std::vector< double > &x) | BCDataPoint | |
fData | BCDataPoint | private |
GetNValues() const | BCDataPoint | inline |
GetValue(unsigned index) const | BCDataPoint | |
GetValues() const | BCDataPoint | inline |
SetValue(unsigned index, double value) | BCDataPoint | |
SetValues(const std::vector< double > &values) | BCDataPoint |