smooth
A C++ library for Lie theory
Loading...
Searching...
No Matches
Classes
static_matrix.hpp File Reference

Utilities for compile-time matrix algebra. More...

#include <array>
#include "../detail/utils.hpp"
Include dependency graph for static_matrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  StaticMatrix< _Scalar, _Rows, _Cols >
 Elementary structure for compile-time matrix algebra. More...
 

Detailed Description

Utilities for compile-time matrix algebra.

Definition in file static_matrix.hpp.