Struct Logits::MaskedFactorIndices

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)

Public Members

std::vector<WordIndex> indices
std::vector<float> masks