kmath-for-real
/
space.kscience.kmath.real
/
map
map
inline fun
RealMatrix
.
map
(crossinline transform: (
Double
) ->
Double
):
RealMatrix
Content copied to clipboard
inline fun
DoubleVector
.
map
(transform: (
Double
) ->
Double
):
DoubleVector
Content copied to clipboard