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