Closed-form inverse of a 2x2 matrix. More...
Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
Functions | |
| real | belfem::inv2 (const Matrix< real > &aA, Matrix< real > &aB) |
| Inverse of a 2x2 matrix from the closed-form adjugate. | |
Closed-form inverse of a 2x2 matrix.