14#ifndef MLPACK_CORE_DATA_TOKENIZERS_CHAR_EXTRACT_HPP
15#define MLPACK_CORE_DATA_TOKENIZERS_CHAR_EXTRACT_HPP
44 const int retval =
static_cast<unsigned char>(str[0]);
Linear algebra utility functions, generally performed on matrices or vectors.
The core includes that mlpack expects; standard C++ includes and Armadillo.