BAT
0.9.4
The Bayesian analysis toolkit
|
This is the complete list of members for BCDataPoint, including all inherited members.
BCDataPoint(int nvariables) | BCDataPoint | |
BCDataPoint(const std::vector< double > &x) | BCDataPoint | |
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 |