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
/
transform
transform
open
fun
transform
(
transform
:
(
Double
)
->
Double
)
:
F64Array
Transforms the array.
Return
the transformed array
Parameters
transform
the transformation function