method
classmethod Laguerre.identity(domain=None, window=None) [source]
Identity function.
If p is the returned series, then p(x) == x for all values of x.
| Parameters: |
|
|---|---|
| Returns: |
|
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.17.0/reference/generated/numpy.polynomial.laguerre.Laguerre.identity.html