BayesianAnalysisToolkit  0.9.3
Classes | Typedefs
BCDataSet.h File Reference
#include <vector>

Go to the source code of this file.

Classes

class  BCDataSet
 A class representing a set of data points. More...
 

Typedefs

typedef std::vector
< BCDataPoint * > 
BCDataVector
 

Typedef Documentation

typedef std::vector<BCDataPoint*> BCDataVector

Definition at line 29 of file BCDataSet.h.