|
mlpack
|
This is a template struct that provides some information about various encoding policies. More...
#include <policy_traits.hpp>
Static Public Attributes | |
| static const bool | onePassEncoding = false |
| Indicates if the policy is able to encode the token at once without any information about other tokens as well as the total tokens count. | |
This is a template struct that provides some information about various encoding policies.
1.8.13