mlpack
Static Public Attributes | List of all members
mlpack::data::StringEncodingPolicyTraits< PolicyType > Struct Template Reference

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.
 

Detailed Description

template<class PolicyType>
struct mlpack::data::StringEncodingPolicyTraits< PolicyType >

This is a template struct that provides some information about various encoding policies.


The documentation for this struct was generated from the following file: