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