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
/
transformInPlace
transform
In
Place
abstract
fun
transformInPlace
(
transform
:
(
Double
)
->
Double
)
Transforms the array in place.
Parameters
transform
the transformation function