ml-spectra-processing
    Preparing search index...

    Function xyIntegral

    • Generate a X / Y of the xyIntegral

      Parameters

      • data: DataXY

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

      • options: XYIntegralOptions = {}

        options.

      Returns DataXY<Float64Array<ArrayBufferLike>>

      an object with the cumulative integral values.