ml-spectra-processing
Preparing search index...
xyObjectNormedY
Function xyObjectNormedY
xyObjectNormedY
(
points
:
Point
[]
,
options
?:
XNormedOptions
<
Float64Array
<
ArrayBufferLike
>
>
,
)
:
Point
[]
Resize the Y values of the points to be normalized.
Parameters
points
:
Point
[]
array of points {x,y}
Optional
options
:
XNormedOptions
<
Float64Array
<
ArrayBufferLike
>
>
Returns
Point
[]
array of points {x,y} with normalized Y values
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Resize the Y values of the points to be normalized.