ndarray-simd
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
F64Array
/
isNan
is
Nan
open
fun
isNan
(
)
:
F64Array
Compares if each element in the array is NaN.
Return
the computed array, where 1.0 is true and 0.0 is false