Searched refs:xdet (Results 1 – 1 of 1) sorted by relevance
651 float xdet, ydet; in getEstimator() local653 if (solveLeastSquares(time, x, w, n, outEstimator->xCoeff, &xdet) && in getEstimator()657 outEstimator->confidence = xdet * ydet; in getEstimator()