LeastSqFitter1dPoly =================== .. currentmodule:: lsst.meas.astrom .. autoclass:: LeastSqFitter1dPoly :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~LeastSqFitter1dPoly.getBestFitFunction ~LeastSqFitter1dPoly.getChiSq ~LeastSqFitter1dPoly.getErrors ~LeastSqFitter1dPoly.getParams ~LeastSqFitter1dPoly.getReducedChiSq ~LeastSqFitter1dPoly.residuals ~LeastSqFitter1dPoly.valueAt .. rubric:: Methods Documentation .. automethod:: getBestFitFunction .. automethod:: getChiSq .. automethod:: getErrors .. automethod:: getParams .. automethod:: getReducedChiSq .. automethod:: residuals .. automethod:: valueAt