Home | History | Annotate | Download | only in androidfw

Lines Matching full:polynomial

393  * Solves a linear least squares problem to obtain a N degree polynomial that fits
401 * The output is a vector B with indices 0..n that describes a polynomial
410 * the polynomial. It is a good idea to choose weights that diminish the importance
593 // Calculate a least squares polynomial fit.