Home | History | Annotate | Download | only in src

Lines Matching full:determinant

196 /* Resulting autocorrelation determinant exponent */
329 int acDetScale = 0; /* scaling of autocorrelation determinant */
390 /* Examine dynamic of determinant in autocorrelation. */
393 acDetScale += ac.det_scale; /* ac scaling of determinant */
395 /* In case of determinant < 10^-38, resetLPCCoeffs=1 has to be enforced. */