pydl.pydlutils
Compute the first m simple polynomials.
m
Compute the simple polynomials at these abscissa values.
int
The number of simple polynomials to compute. For example, if \(m = 3\), \(x^0\), \(x^1\) and \(x^2\) will be computed.
numpy.ndarray
fpoly()