|
Linear Algebra
master
Accessible implementations of linear algebra algorithms
|
Matrix and vector operations, such as addition, multiplication, cross products, transposition ...
Collaboration diagram for Matrix and vector operations:Modules | |
| Matrix multiplication | |
| Matrix-matrix, matrix-vector and vector-vector multiplication. | |
| Addition | |
| Matrix and vector addition. | |
| Subtraction | |
| Matrix and vector subtraction. | |
| Negation | |
| Matrix and vector negation. | |
| Scalar multiplication | |
| Multiplication by a scalar. | |
| Scalar division | |
| Division by a scalar. | |
| Transposition | |
| Matrix and vector transposition. | |