SpECTRE  v2024.09.29
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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: