endf.Tabulated1D.integral#

Tabulated1D.integral()[source]#

Integral of the tabulated function over its tabulated range.

Returns:

numpy.ndarray – Array of same length as the tabulated data that represents partial integrals from the bottom of the range to each tabulated point.