Home | History | Annotate | Download | only in input

Lines Matching full:xdet

657         float xdet, ydet;
659 if (solveLeastSquares(time, x, w, m, n, outEstimator->xCoeff, &xdet)
663 outEstimator->confidence = xdet * ydet;