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>(d);
47 << GetJuliaType<typename std::remove_pointer<T>::type>(d)
48 <<
", Missing} = missing";
53 std::cout <<
" = missing";
void PrintInputParam(util::ParamData &d, const void *, void *)
Print the declaration of an input parameter as part of a line in a Julia function definition...
This structure holds all of the information about a single parameter, including its value (which is s...
std::string name
Name of this parameter.
if(NOT R_FOUND OR NOT R_RCPP OR NOT R_RCPPARMADILLO OR NOT R_RCPPENSMALLEN OR NOT R_BH OR NOT R_ROXYGEN2 OR NOT R_TESTTHAT) if(NOT R_FOUND OR NOT R_RCPP OR NOT R_RCPPARMADILLO OR NOT R_RCPPENSMALLEN OR NOT R_BH OR NOT R_ROXYGEN2 OR NOT R_TESTTHAT) file(READ"$
bool required
True if this option is required.
src mlpack core util version hpp VERSION_HPP_CONTENTS string(REGEX REPLACE".*#define MLPACK_VERSION_MAJOR ([0-9]+).*""\\1"MLPACK_VERSION_MAJOR"${VERSION_HPP_CONTENTS}") string(REGEX REPLACE".* MLPACK_VERSION_MINOR "$