Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
xyArrayAlign
Function xyArrayAlign
xyArrayAlign
(
data
:
DataXY
<
NumberArray
>
[]
,
options
?:
XYArrayAlignOptions
,
)
:
{
x
:
NumberArray
;
ys
:
NumberArray
[]
}
Aligns data, can be used for spectra
Parameters
data
:
DataXY
<
NumberArray
>
[]
data
options
:
XYArrayAlignOptions
= {}
Options
Returns
{
x
:
NumberArray
;
ys
:
NumberArray
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Aligns data, can be used for spectra