![]() |
fastText
d00d36476b15
Fast text processing tool/library
|
This is the complete list of members for fasttext::QMatrix, including all inherited members.
addToVector(Vector &x, int32_t t) const | fasttext::QMatrix | |
codes_ | fasttext::QMatrix | private |
codesize_ | fasttext::QMatrix | private |
dotRow(const Vector &, int64_t) const | fasttext::QMatrix | |
getM() const | fasttext::QMatrix | |
getN() const | fasttext::QMatrix | |
load(std::istream &) | fasttext::QMatrix | |
m_ | fasttext::QMatrix | private |
n_ | fasttext::QMatrix | private |
norm_codes_ | fasttext::QMatrix | private |
npq_ | fasttext::QMatrix | private |
pq_ | fasttext::QMatrix | private |
QMatrix() | fasttext::QMatrix | |
QMatrix(const Matrix &, int32_t, bool) | fasttext::QMatrix | |
qnorm_ | fasttext::QMatrix | private |
quantize(const Matrix &) | fasttext::QMatrix | |
quantizeNorm(const Vector &) | fasttext::QMatrix | |
save(std::ostream &) | fasttext::QMatrix | |
~QMatrix() | fasttext::QMatrix |