Feature Selection ToolboxFST3 Library / Documentation

FST::Data_Accessor_Splitting< DATATYPE, IDXTYPE, INTERVALCONTAINER >::DataSplit Class Reference

Data splitting support structure; holds one set of intervals (train, test) per each splitting depth and (data)class. More...

#include <data_accessor_splitting.hpp>

List of all members.

Public Member Functions

 DataSplit (const DataSplit &cs)
 DataSplit (const DataSplit &cs, int)

Public Attributes

PIntervaller _train
PIntervaller _test
PIntervaller _reduced_train
PIntervaller _reduced_test
Data_Interval< IDXTYPE > _all
 to enable passing of block reference when DataPart ofwhat==ALL

Detailed Description

template<typename DATATYPE, typename IDXTYPE, class INTERVALCONTAINER>
class FST::Data_Accessor_Splitting< DATATYPE, IDXTYPE, INTERVALCONTAINER >::DataSplit

Data splitting support structure; holds one set of intervals (train, test) per each splitting depth and (data)class.


The documentation for this class was generated from the following file:

Generated on Thu Mar 31 11:37:58 2011 for FST3Library by  doxygen 1.6.1