Feature Selection ToolboxFST3 Library / Documentation

search_seq.hpp File Reference

Defines interface for sequential search method implementations. More...

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

Classes

class  FST::Search_Sequential< RETURNTYPE, DIMTYPE, SUBSET, CRITERION, EVALUATOR >
 Abstract class, defines interface for sequential search method implementations, provides common implementation of the "sequential step" operation. More...

Enumerations

enum  SearchDirection { UNDEFINED = 0, FORWARD = 1, BACKWARD = 2 }

Detailed Description

Defines interface for sequential search method implementations.

====================================================================== 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:24 2011 for FST3Library by  doxygen 1.6.1