|
Zephyr Scientific Library (zscilib)
|
Various mxn matrices functions. More...
Modules | |
| Structs and Macros | |
| Common structs and macros for working with matrices. | |
| Operands | |
| Unary and binary operands that can be performed on matrix coefficients. | |
| Initialisation | |
| Functions used to initialise matrices. | |
| Data Access | |
| Functions used to access or modify matrix rows, columns or coefficients. | |
| Basic Math | |
| Basic mathematical operations for matrices (add, substract, etc.). | |
| Transformation | |
| Transformation functions for matrices (transpose, inverse, guassian elimination, etc.). | |
| Limits | |
| Min/max helpers to determine the range of the matrice's coefficients. | |
| Comparison | |
| Functions used to compare or verify matrices. | |
| Display | |
| Functions used to present matrices in a user-friendly format. | |
Various mxn matrices functions.
TODO: Expand with examples, better high-level documentation, etc.
1.8.17