

Go to the source code of this file.
Classes | |
| class | CuBlockMatrix< Real > |
| The class CuBlockMatrix holds a vector of objects of type CuMatrix, say, M_1, M_2, . More... | |
| struct | CuBlockMatrix< Real >::BlockMatrixData |
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 CuBlockMatrix< Real > &mat) |
| Print the matrix to stream. More... | |