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