Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
MatrixZPivotRescaleOptions
Interface MatrixZPivotRescaleOptions<ArrayConstructorType>
interface
MatrixZPivotRescaleOptions
<
ArrayConstructorType
extends
NumberArrayConstructor
=
Float64ArrayConstructor
,
>
{
ArrayConstructor
?:
ArrayConstructorType
;
max
?:
number
;
}
Type Parameters
ArrayConstructorType
extends
NumberArrayConstructor
=
Float64ArrayConstructor
Index
Properties
Array
Constructor?
max?
Properties
Optional
Array
Constructor
ArrayConstructor
?:
ArrayConstructorType
Allows to specify the type of array to use
Default
Float64Array
Copy
Optional
max
max
?:
number
max
Default
1
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Array
Constructor
max
ml-spectra-processing
Loading...
Allows to specify the type of array to use