Dataset Class Reference

List of all members.

Public Member Functions

 Dataset (const Dataset &)
void load_data (std::string filename)
unsigned n_records () const
unsigned n_fields () const
const std::vector< double > & get_inputs (unsigned record) const
double get_target (unsigned record) const
std::vector< double > input_minima () const
std::vector< double > input_maxima () const

Private Member Functions

Datasetoperator= (const Dataset &)

Private Attributes

DataSetImplpimpl

Detailed Description

Definition at line 26 of file Dataset.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:30 2007 for EO by  doxygen 1.4.7