• Generate a X / Y of the xyIntegral

    Parameters

    • data: DataXY<NumberArray>

      Object that contains property x (an ordered increasing array) and y (an array)

    • options: XYIntegralOptions = {}

      Options

    Returns DataXY<Float64Array>

    • An object with the xyIntegration function