This is the complete list of members for FeatureTransformEstimate, including all inherited members.
Accumulate(const VectorBase< BaseFloat > &data, int32 class_id, BaseFloat weight=1.0) | LdaEstimate | |
AddMeanOffset(const VectorBase< double > &total_mean, Matrix< BaseFloat > *projection) | LdaEstimate | protectedstatic |
Dim() const | LdaEstimate | inline |
Estimate(const FeatureTransformEstimateOptions &opts, Matrix< BaseFloat > *M, TpMatrix< BaseFloat > *within_cholesky) const | FeatureTransformEstimate | |
kaldi::LdaEstimate::Estimate(const LdaEstimateOptions &opts, Matrix< BaseFloat > *M, Matrix< BaseFloat > *Mfull=NULL) const | LdaEstimate | |
EstimateInternal(const FeatureTransformEstimateOptions &opts, const SpMatrix< double > &total_covar, const SpMatrix< double > &between_covar, const Vector< double > &mean, Matrix< BaseFloat > *M, TpMatrix< BaseFloat > *C) | FeatureTransformEstimate | protectedstatic |
first_acc_ | LdaEstimate | protected |
GetStats(SpMatrix< double > *total_covar, SpMatrix< double > *between_covar, Vector< double > *total_mean, double *sum) const | LdaEstimate | protected |
Init(int32 num_classes, int32 dimension) | LdaEstimate | |
LdaEstimate() | LdaEstimate | inline |
NumClasses() const | LdaEstimate | inline |
operator=(const LdaEstimate &other) | LdaEstimate | protected |
Read(std::istream &in_stream, bool binary, bool add) | LdaEstimate | |
Scale(BaseFloat f) | LdaEstimate | |
total_second_acc_ | LdaEstimate | protected |
TotCount() | LdaEstimate | inline |
Write(std::ostream &out_stream, bool binary) const | LdaEstimate | |
zero_acc_ | LdaEstimate | protected |
ZeroAccumulators() | LdaEstimate |