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 xyIntegration function