-
Notifications
You must be signed in to change notification settings - Fork 1
Matrix functions
Maarten Hilferink edited this page Apr 8, 2026
·
2 revisions
Matrix functions are used to perform matrix calculations, like matrix multiplication or matrix inverse
- matrix multiplication (also: matr_mul)
- matrix inverse (also: matr_inv)
- matrix covariance (also: matr_var)
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.