• Preparing search index...
  • The search index is not available
ml-spectra-processing
  • ml-spectra-processing
  • xreimSortX

Function xreimSortX

  • xreimSortX<ArrayType extends DoubleArray = DoubleArray>(
        data: DataXReIm<ArrayType>,
    ): DataXReIm<ArrayType>
  • Sort object of array, x has to be monotone.

    Type Parameters

    • ArrayType extends DoubleArray = DoubleArray

    Parameters

    • data: DataXReIm<ArrayType>

      object of kind {x:[], re:[], im:[]}

    Returns DataXReIm<ArrayType>

    • sorted array
    • Defined in src/xreim/xreimSortX.ts:10

Settings

Member Visibility
ml-spectra-processing
  • Loading...