| 
    Vowpal Wabbit
    
   | 
 
Namespaces | |
| vw_slim | |
Functions | |
| template<class T > | |
| void | vw_slim::find_opt (std::string const &command_line_args, std::string arg_name, std::vector< T > &out_values) | 
| std::vector< std::string > | vw_slim::find_opt (std::string const &command_line_args, std::string arg_name) | 
| bool | vw_slim::find_opt_float (std::string const &command_line_args, std::string arg_name, float &value) | 
| bool | vw_slim::find_opt_int (std::string const &command_line_args, std::string arg_name, int &value) | 
 1.8.13