This is the complete list of members for Plda, including all inherited members.
ApplyTransform(const Matrix< double > &in_transform) | Plda | |
ComputeDerivedVars() | Plda | protected |
Dim() const | Plda | inline |
GetNormalizationFactor(const VectorBase< double > &transformed_ivector, int32 num_examples) const | Plda | private |
LogLikelihoodRatio(const VectorBase< double > &transformed_enroll_ivector, int32 num_enroll_utts, const VectorBase< double > &transformed_test_ivector) const | Plda | |
mean_ | Plda | protected |
offset_ | Plda | protected |
operator=(const Plda &other) | Plda | private |
Plda() | Plda | inline |
Plda(const Plda &other) | Plda | inlineexplicit |
PldaEstimator class | Plda | friend |
PldaUnsupervisedAdaptor class | Plda | friend |
psi_ | Plda | protected |
Read(std::istream &is, bool binary) | Plda | |
SmoothWithinClassCovariance(double smoothing_factor) | Plda | |
transform_ | Plda | protected |
TransformIvector(const PldaConfig &config, const VectorBase< double > &ivector, int32 num_enroll_examples, VectorBase< double > *transformed_ivector) const | Plda | |
TransformIvector(const PldaConfig &config, const VectorBase< float > &ivector, int32 num_enroll_examples, VectorBase< float > *transformed_ivector) const | Plda | |
Write(std::ostream &os, bool binary) const | Plda |