Struct Logits::MaskedFactorIndices¶
Defined in File logits.h
Nested Relationships¶
This struct is a nested type of Class Logits.
Struct Documentation¶
-
struct
MaskedFactorIndices
Public Functions
-
void
reserve
(size_t n)
-
void
push_back
(size_t factorIndex)
-
MaskedFactorIndices
()
-
MaskedFactorIndices
(const Words &words)
-
void