13 #ifndef MLPACK_BINDINGS_MARKDOWN_GET_PRINTABLE_TYPE_HPP
14 #define MLPACK_BINDINGS_MARKDOWN_GET_PRINTABLE_TYPE_HPP
40 cli::GetPrintableType<typename std::remove_pointer<T>::type>(data);
45 python::GetPrintableType<typename std::remove_pointer<T>::type>(data);
50 julia::GetPrintableType<typename std::remove_pointer<T>::type>(data);
55 go::GetPrintableType<typename std::remove_pointer<T>::type>(data);
60 r::GetPrintableType<typename std::remove_pointer<T>::type>(data);
64 throw std::invalid_argument(
"GetPrintableType(): unknown "
77 GetPrintableType<T>(data, (
void*) NULL, (
void*) &output);
This structure holds all of the information about a single parameter, including its value (which is s...
void GetPrintableType(util::ParamData &data, const void *, void *output)
Print the type of a parameter into the output string.
static std::string & Language()
Get or modify the current language (don't set it to something invalid!).
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 "$