timesfm-ts - v1.0.0
Preparing search index...
timesfm-core/src/utils/nan-handler
replaceInfWithNaN
Function replaceInfWithNaN
replaceInfWithNaN
(
arr
:
Float32Array
)
:
Float32Array
Replace ±Infinity values with NaN so they can be interpolated.
Parameters
arr
:
Float32Array
Returns
Float32Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
timesfm-ts - v1.0.0
Loading...
Replace ±Infinity values with NaN so they can be interpolated.