cli_option.hpp File Reference
Include dependency graph for cli_option.hpp:

Go to the source code of this file.

Classes

class  CLIOption< N >
 A static object whose constructor registers a parameter with the CLI class. More...

 
class  ProgramDoc
 A static object whose constructor registers program documentation with the CLI class. More...

 

Namespaces

 mlpack
 
strip_type.hpp
 
 mlpack::bindings
 
 mlpack::bindings::cli
 

Macros

#define BASH_CLEAR   "\033[0m"
 
#define BASH_RED   "\033[0;31m"
 

Macro Definition Documentation

◆ BASH_CLEAR

#define BASH_CLEAR   "\033[0m"

◆ BASH_RED

#define BASH_RED   "\033[0;31m"