Structs§
- From
Diag Elem - A computation representing a diagonal matrix from an element.
- Identity
Matrix - See
Computation::identity_matrix
. - MatMul
- See
Computation::mat_mul
. - MulCol
- See
Computation::mul_col
. - MulOut
- See
Computation::mul_out
.
Computation::identity_matrix
.Computation::mat_mul
.Computation::mul_col
.Computation::mul_out
.