#include <vector>
#include "BCDataPoint.h"
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 31 of file BCDataSet.h.