numpy.poly1d ============ .. currentmodule:: numpy .. autoclass:: poly1d .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: poly1d.__call__ poly1d.deriv poly1d.integ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: poly1d.coeffs poly1d.order poly1d.variable