ml-spectra-processing
    Preparing search index...

    Function xyEnsureFloat64

    • Converts both x and y arrays to Float64Array if they are not already.

      Parameters

      • data: DataXY

        object containing x and y arrays.

      Returns DataXY<Float64Array<ArrayBufferLike>>

      data with x and y as Float64Array.