ndarray-simd
Toggle table of contents
1.6.0
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
toF64Array
to
F64Array
fun
DoubleArray
.
toF64Array
(
)
:
F64FlatArray
Converts a
DoubleArray
to an
F64Array
.
fun
FloatArray
.
toF64Array
(
)
:
F64FlatArray
Converts a
FloatArray
to an
F64Array
.
Since
1.4.0