This is the complete list of members for LdaEstimate, 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 LdaEstimateOptions &opts, Matrix< BaseFloat > *M, Matrix< BaseFloat > *Mfull=NULL) const | LdaEstimate | |
| 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 |