Laguerre.identity()
numpy.polynomial.laguerre.Laguerre.identity
-
Laguerre.identity(domain=None, window=None)
[source] -
Identity function.
If
p
is the returned series, thenp(x) == x
for all values of x.Parameters: domain : {None, array_like}, optional
If given, the array must be of the form
[beg, end]
, wherebeg
andend
are the endpoints of the dom