Feature Selection ToolboxFST3 Library / Documentation

FST::Data_Splitter< INTERVALCONTAINER, IDXTYPE >::TClassSplitter Class Reference

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

#include <data_splitter.hpp>

List of all members.

Public Member Functions

 TClassSplitter (const TClassSplitter &cs)

Public Attributes

IDXTYPE n
 n=total no. of patterns
PIntervaller train
 pointer to external list of intervals that will be overwritten from here
PIntervaller test
 pointer to external list of intervals that will be overwritten from here

Detailed Description

template<class INTERVALCONTAINER, typename IDXTYPE>
class FST::Data_Splitter< INTERVALCONTAINER, IDXTYPE >::TClassSplitter

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


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

Generated on Thu Mar 31 11:38:06 2011 for FST3Library by  doxygen 1.6.1