ml-spectra-processing
    Preparing search index...

    Function xyObjectToXY

    • Converts an array of {x,y} point objects to a DataXY object.

      Parameters

      • points: Point[]

        array of {x,y} point objects.

      Returns DataXY<number[]>