Feature Selection ToolboxFST3 Library / Documentation

seq_step.hpp File Reference

Defines interface for implementations of one selection step in sequential search type of methods. More...

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

Classes

class  FST::Sequential_Step< RETURNTYPE, DIMTYPE, SUBSET, CRITERION >
 Abstract class, defines interface for implementations of one selection step in sequential search type of methods. More...

Functions

template<class RETURNTYPE , typename DIMTYPE , class SUBSET , class CRITERION >
std::ostream & FST::operator<< (std::ostream &os, const Sequential_Step< RETURNTYPE, DIMTYPE, SUBSET, CRITERION > &ss)

Detailed Description

Defines interface for implementations of one selection step in sequential search type of methods.

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

Author:
Petr Somol (somol@utia.cas.cz) with collaborators, see Contacts at http://fst.utia.cz
Date:
March 2011
Version:
3.1.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:37:31 2011 for FST3Library by  doxygen 1.6.1