kotrix
/
real
/
Matrix
/
map
map
Matrix
map
(
Function1
<
Double
,
Number
> lambda)
Content copied to clipboard
Same as
Tensor.map
but returns
Matrix
.
Return
a newly mapped matrix.
Parameters
lambda
mapping function.