BAT  0.9.4
The Bayesian analysis toolkit
 All Classes Namespaces Functions Variables Enumerations
BCDataSet Member List

This is the complete list of members for BCDataSet, including all inherited members.

AddDataPoint(BCDataPoint *datapoint)BCDataSet
BCDataSet()BCDataSet
BCDataSet(const BCDataSet &bcdataset)BCDataSet
Dump()BCDataSet
GetDataComponents(int index)BCDataSet
GetDataPoint(unsigned int index)BCDataSet
GetNDataPoints()BCDataSet
GetNValuesPerPoint()BCDataSet
operator=(const BCDataSet &bcdataset)BCDataSet
ReadDataFromFile(const char *filename, const char *treename, const char *branchnames)BCDataSetinline
ReadDataFromFile(const char *filename, int nvariables) (defined in BCDataSet)BCDataSetinline
ReadDataFromFileTree(const char *filename, const char *treename, const char *branchnames)BCDataSet
ReadDataFromFileTxt(const char *filename, int nvariables)BCDataSet
Reset()BCDataSet
~BCDataSet()BCDataSetvirtual