12 #ifndef MLPACK_BINDINGS_R_PRINT_R_HPP 13 #define MLPACK_BINDINGS_R_PRINT_R_HPP 27 void PrintR(
const util::BindingDetails& doc,
28 const std::string& functionName);
Linear algebra utility functions, generally performed on matrices or vectors.
Include all of the base components required to write mlpack methods, and the main mlpack Doxygen docu...
void PrintR(const util::BindingDetails &doc, const std::string &functionName)
Print the code for a .R binding for an mlpack program to stdout.