12 #ifndef MLPACK_BINDINGS_PYTHON_GET_NUMPY_TYPE_HPP 13 #define MLPACK_BINDINGS_PYTHON_GET_NUMPY_TYPE_HPP 22 inline std::string GetNumpyType()
28 inline std::string GetNumpyType<double>()
34 inline std::string GetNumpyType<size_t>()
Linear algebra utility functions, generally performed on matrices or vectors.
Definition: cv.hpp:1
The core includes that mlpack expects; standard C++ includes and Armadillo.