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

Function xyObjectSortX

  • xyObjectSortX(points: Point[]): Point[]
  • Sorts an array of points in-place.

    Parameters

    • points: Point[]

      array of points {x,y}

    Returns Point[]

    • sorted array of points {x,y}
    • Defined in src/xyObject/xyObjectSortX.ts:8

Settings

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