transform

open fun transform(transform: (Double) -> Double): F64Array

Transforms the array.

Return

the transformed array

Parameters

transform

the transformation function