Vector.h file
Dense vector type aliases and definitions.
This file provides type aliases for various vector types built on Eigen. Vectors are column-oriented 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.