Matrix.h file
Dense matrix type aliases and definitions.
This file provides type aliases for various dense matrix types built on Eigen. Matrices are stored in column-major order by default and support both dynamic and fixed sizes.
Namespaces
- namespace Rodin
- The Rodin library for Shape and Topology Optimization.
- namespace Rodin::Math
- Module for general mathematical operations.
- namespace Rodin::FormLanguage
- Module for writing high level abstract expressions.