HermiteE.integ()

numpy.polynomial.hermite_e.HermiteE.integ

HermiteE.integ(m=1, k=[], lbnd=None) [source]

Integrate.

Return a series instance that is the definite integral of the current series.

Parameters:

m : non-negative int

The number of integrations to perform.

k : array_like

Integration constants. The first constant is applied to the first integration, the second to the seco