14 #ifndef MLPACK_CORE_DATA_STRING_ENCODING_POLICIES_POLICY_TRAITS_HPP 15 #define MLPACK_CORE_DATA_STRING_ENCODING_POLICIES_POLICY_TRAITS_HPP 26 template<
class PolicyType>
This is a template struct that provides some information about various encoding policies.
Linear algebra utility functions, generally performed on matrices or vectors.
static const bool onePassEncoding
Indicates if the policy is able to encode the token at once without any information about other token...
The core includes that mlpack expects; standard C++ includes and Armadillo.