Integrate.
Return an instance of HermiteE that is the definite integral of the current series. Refer to hermeint for full documentation.
Parameters : | m : non-negative int
k : array_like
lbnd : Scalar
|
---|---|
Returns : | integral : HermiteE
|
See also