Searched refs:mWeighting (Results 1 – 2 of 2) sorted by relevance
209 const Weighting mWeighting; variable
328 mDegree(degree), mWeighting(weighting) { in LeastSquaresVelocityTrackerStrategy()635 if (degree == 2 && mWeighting == WEIGHTING_NONE) { in getEstimator()679 switch (mWeighting) { in chooseWeight()