-
Notifications
You must be signed in to change notification settings - Fork 1
Matrix functions
Jip Claassens edited this page Jul 6, 2026
·
3 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.