All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FeatureTransformEstimate Member List

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)LdaEstimateprotectedstatic
Dim() constLdaEstimateinline
Estimate(const FeatureTransformEstimateOptions &opts, Matrix< BaseFloat > *M, TpMatrix< BaseFloat > *within_cholesky) constFeatureTransformEstimate
kaldi::LdaEstimate::Estimate(const LdaEstimateOptions &opts, Matrix< BaseFloat > *M, Matrix< BaseFloat > *Mfull=NULL) constLdaEstimate
EstimateInternal(const FeatureTransformEstimateOptions &opts, const SpMatrix< double > &total_covar, const SpMatrix< double > &between_covar, const Vector< double > &mean, Matrix< BaseFloat > *M, TpMatrix< BaseFloat > *C)FeatureTransformEstimateprotectedstatic
first_acc_LdaEstimateprotected
GetStats(SpMatrix< double > *total_covar, SpMatrix< double > *between_covar, Vector< double > *total_mean, double *sum) constLdaEstimateprotected
Init(int32 num_classes, int32 dimension)LdaEstimate
LdaEstimate()LdaEstimateinline
NumClasses() constLdaEstimateinline
operator=(const LdaEstimate &other)LdaEstimateprotected
Read(std::istream &in_stream, bool binary, bool add)LdaEstimate
Scale(BaseFloat f)LdaEstimate
total_second_acc_LdaEstimateprotected
TotCount()LdaEstimateinline
Write(std::ostream &out_stream, bool binary) constLdaEstimate
zero_acc_LdaEstimateprotected
ZeroAccumulators()LdaEstimate