41 #include "../Utils/AttributesTools.h" 42 #include "../Numeric/Random/RandomTools.h" 53 cout <<
"Parsing options:" << endl;
58 long seed = ApplicationTools::getParameter<long>(
"--seed",
params_, -1,
"",
true, 3);
73 cout <<
appName_ <<
"'s done. Bye." << endl;
This class allows to perform a correspondence analysis.
std::map< std::string, std::string > params_
BppApplication(int argc, char *argv[], const std::string &name)