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
/
real
/
Matrix
/
map
map
Matrix
map
(
Function1
<
Double
,
Number
> lambda)
Content copied to clipboard
Same as
Tensor.map
but returns
Matrix
.
Return
a newly mapped matrix.
Parameters
lambda
mapping function.