12#ifndef MLPACK_BINDINGS_R_PRINT_R_HPP
13#define MLPACK_BINDINGS_R_PRINT_R_HPP
28 const std::string& functionName);
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.
Linear algebra utility functions, generally performed on matrices or vectors.
This structure holds all of the information about bindings documentation.