Searched refs:solveUnweightedLeastSquaresDeg2 (Results 1 – 2 of 2) sorted by relevance
229 std::optional<float> solveUnweightedLeastSquaresDeg2(
603 std::optional<float> LeastSquaresVelocityTrackerStrategy::solveUnweightedLeastSquaresDeg2( in solveUnweightedLeastSquaresDeg2() function in android::LeastSquaresVelocityTrackerStrategy671 return solveUnweightedLeastSquaresDeg2(movements); in getVelocity()