Math directory
Namespace Rodin::
Files
- file Common.h
- Common mathematical functions and operations.
- file Constants.h
- Mathematical constants and related utility functions.
- file ForwardDecls.h
- Forward declarations for the Math module.
- file Matrix.h
- Dense matrix type aliases and definitions.
- file Rad.h
- Radian angle unit type.
- file SparseMatrix.h
- Sparse matrix type and operations.
- file Traits.h
- Type traits for the Math module and form language.
- file Types.h
- Type definitions for the Math module.
- file Unit.h
- Base class for type-safe unit representations.
- file Vector.h
- Dense vector type aliases and definitions.