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