#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 std::vector<BCDataPoint*> BCDataVector |
Definition at line 28 of file BCDataSet.h.
1.5.6