

Go to the source code of this file.
Classes | |
| class | PackedMatrix< Real > | 
| Packed matrix: base class for triangular and symmetric matrices.  More... | |
Namespaces | |
| kaldi | |
| This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for mispronunciations detection tasks, the reference:  | |
Functions | |
| template<typename Real > | |
| std::ostream & | operator<< (std::ostream &out, const PackedMatrix< Real > &M) | 
| template<typename Real > | |
| std::istream & | operator>> (std::istream &is, PackedMatrix< Real > &M) |