template struct xf::data_analytics::text::internal::Pair¶
#include "two_gram_predicate.hpp"
template < typename KT, typename DT > struct Pair: public ap_uint< 8 *sizeof(DT)+8 *sizeof(KT)> // enums enum { DW = 8* sizeof (DT) KW = 8* sizeof (KT) }
#include "two_gram_predicate.hpp"
template < typename KT, typename DT > struct Pair: public ap_uint< 8 *sizeof(DT)+8 *sizeof(KT)> // enums enum { DW = 8* sizeof (DT) KW = 8* sizeof (KT) }