|
mlpack
3.4.2
|
For matrix types, CLI11 will accept a std::string, not an arma::mat (since it is not clear how to specify a matrix on the command-line). More...
Public Types | |
| typedef std::string | type |
For matrix types, CLI11 will accept a std::string, not an arma::mat (since it is not clear how to specify a matrix on the command-line).
Definition at line 77 of file parameter_type.hpp.
| typedef std::string type |
Definition at line 79 of file parameter_type.hpp.
1.8.5