Array.h file
Defines array types and utility functors for index arrays.
This header provides Eigen-based array type aliases and various functors for comparing, hashing, and manipulating index arrays used throughout the Rodin library.
Namespaces
Classes
- struct Rodin::IndexArrayEquality
- Functor for comparing two index arrays for equality.