Implements standard sequential selection step in sequential search type of methods. More...
#include <boost/smart_ptr.hpp>#include <iostream>#include <sstream>#include "error.hpp"#include "global.hpp"#include "seq_step.hpp"

Classes | |
| class | FST::Sequential_Step_Straight< RETURNTYPE, DIMTYPE, SUBSET, CRITERION > |
| Implements standard sequential selection step in sequential search type of methods. More... | |
Implements standard sequential selection step in sequential search type of methods.
====================================================================== Feature Selection Toolbox 3 source code ---------------------------------------
1.6.1