

Go to the source code of this file.
Namespaces | |
| mlpack | |
strip_type.hpp | |
| mlpack::bindings | |
| mlpack::bindings::python | |
Functions | |
template < typename T > | |
| void | GetParam (const util::ParamData &d, const void *, void *output) |
| All Python binding types are exactly what is held in the ParamData, so no special handling is necessary. More... | |