20 #ifndef KALDI_MATRIX_SP_MATRIX_INL_H_ 21 #define KALDI_MATRIX_SP_MATRIX_INL_H_ 33 const SolverOptions &opts, VectorBase<double> *x);
37 const SolverOptions &opts, VectorBase<float> *x);
42 #endif // KALDI_MATRIX_SP_MATRIX_INL_H_ This code computes Goodness of Pronunciation (GOP) and extracts phone-level pronunciation feature for...
double SolveQuadraticProblem(const SpMatrix< double > &H, const VectorBase< double > &g, const SolverOptions &opts, VectorBase< double > *x)