Home | History | Annotate | Download | only in input

Lines Matching refs:mWeighting

364         mDegree(degree), mWeighting(weighting) {
644 if (degree == 2 && mWeighting == WEIGHTING_NONE) { // optimize unweighted, degree=2 fit
685 switch (mWeighting) {