13 #ifndef MLPACK_BINDINGS_PYTHON_GET_NUMPY_TYPE_CHAR_HPP 14 #define MLPACK_BINDINGS_PYTHON_GET_NUMPY_TYPE_CHAR_HPP 30 inline std::string GetNumpyTypeChar<arma::Mat<size_t>>()
36 inline std::string GetNumpyTypeChar<arma::Col<size_t>>()
42 inline std::string GetNumpyTypeChar<arma::Row<size_t>>()
49 inline std::string GetNumpyTypeChar<arma::mat>()
55 inline std::string GetNumpyTypeChar<arma::vec>()
61 inline std::string GetNumpyTypeChar<arma::rowvec>()
The core includes that mlpack expects; standard C++ includes and Armadillo.
std::string GetNumpyTypeChar()