iRoCS Toolbox
1.1.0
|
#include <config.hh>
#include <iostream>
#include <map>
#include <set>
#include <string>
#include <vector>
#include "ParamInfo.hh"
Go to the source code of this file.
Data Structures | |
class | svt::ProgressReporter |
Namespaces | |
svt | |
Variables | |
const int | svt::TASK_LEVEL_CROSS_VAL = 2 |
const int | svt::TASK_LEVEL_GRID_SEARCH = 1 |
const int | svt::TASK_LEVEL_MULTICLASS = 3 |
const int | svt::TASK_LEVEL_TRAINING_INFO = 5 |
const int | svt::TASK_LEVEL_TWOCLASS = 4 |