13 #ifndef MLPACK_BINDINGS_JULIA_PRINT_INPUT_PARAM_HPP
14 #define MLPACK_BINDINGS_JULIA_PRINT_INPUT_PARAM_HPP
34 std::cout << juliaName;
36 if (!arma::is_arma_type<T>::value)
42 std::cout << GetJuliaType<typename std::remove_pointer<T>::type>();
47 << GetJuliaType<typename std::remove_pointer<T>::type>()
48 <<
", Missing} = missing";
53 std::cout <<
" = missing";
This structure holds all of the information about a single parameter, including its value (which is s...
std::string name
Name of this parameter.
bool required
True if this option is required.
void PrintInputParam(const util::ParamData &d, const void *, void *)
Print the declaration of an input parameter as part of a line in a Julia function definition...
string(REGEX REPLACE".*#define MLPACK_VERSION_MINOR ([0-9]+).*""\\1"MLPACK_VERSION_MINOR"${VERSION_HPP_CONTENTS}") string(REGEX REPLACE".* "\\1" MLPACK_VERSION_PATCH "$