get_printable_type.hpp File Reference
Include dependency graph for get_printable_type.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlpack
 
strip_type.hpp
 
 mlpack::bindings
 
 mlpack::bindings::markdown
 

Functions

template
<
typename
T
>
void GetPrintableType (const util::ParamData &data, const void *, void *output)
 Print the type of a parameter into the output string. More...

 
template
<
typename
T
>
std::string GetPrintableType (const util::ParamData &data)
 Print the type of a parameter. More...