kotrix
/
complex
/
ComplexMatrix
/
map
map
ComplexMatrix
map
(
Function1
<
ComplexDouble
,
ComplexDouble
> lambda)
Content copied to clipboard
Same as
ComplexTensor.map
but returns
ComplexMatrix
.
Return
a newly mapped matrix.
Parameters
lambda
mappin function.