SpECTRE  v2024.06.18
Matrix Class Reference

A dynamically sized matrix of doubles with column-major storage. More...

#include <Matrix.hpp>

Detailed Description

A dynamically sized matrix of doubles with column-major storage.

Note
This is a thin wrapper around blaze::DynamicMatrix. Please refer to Blaze documentation for information on how to use it.

The documentation for this class was generated from the following file: