Feature Selection ToolboxFST3 Library / Documentation

data_intervaller.hpp File Reference

Container to hold a list of Data_Interval; implements nested interval reduction. More...

#include <boost/smart_ptr.hpp>
#include <algorithm>
#include <iostream>
#include <sstream>
#include <vector>
#include "error.hpp"
#include "global.hpp"
Include dependency graph for data_intervaller.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  FST::Data_Interval< IDXTYPE >
 Support structure to hold data interval (referring into data held by data accessor). More...
class  FST::Data_Intervaller< CONTAINER, IDXTYPE >
 Container to hold list of Data_Interval; implements nested interval reduction. More...

Functions

template<class CONTAINER , typename IDXTYPE >
std::ostream & FST::operator<< (std::ostream &os, const Data_Intervaller< CONTAINER, IDXTYPE > &ia)

Detailed Description

Container to hold a list of Data_Interval; implements nested interval reduction.

====================================================================== Feature Selection Toolbox 3 source code ---------------------------------------

Author:
Petr Somol (somol@utia.cas.cz) with collaborators, see Contacts at http://fst.utia.cz
Date:
October 2010
Version:
3.0.0.beta
Note:
FST3 was developed using gcc 4.3 and requires
Note that LibSVM is required for SVM related tools only, as demonstrated in demo12t.cpp, demo23.cpp, demo25t.cpp, demo32t.cpp, etc.

Generated on Thu Mar 31 11:35:16 2011 for FST3Library by  doxygen 1.6.1