kotrix
complex
Complex
Column
Vector
Complex
Double
Complex
Matrix
Complex
Row
Vector
Complex
Tensor
operations
Determinant
Kt
E
V
P
Kt
G
E
Kt
Inverse
Kt
P
L
U
Kt
Q
R
Kt
S
V
D
Kt
real
Column
Vector
Matrix
Row
Vector
Tensor
utils
Convergence
Kt
Number
Kt
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.