This is documentation for an old release of NumPy (version 1.7.0). Read this page in the documentation of the latest stable release (version > 1.17).
Identity function.
If p is the returned Hermite object, then p(x) == x for all values of x.
Parameters : | domain : array_like
window : array_like
|
---|---|
Returns : | identity : Hermite instance |