|
SpECTRE
2021.08.02
|
A dynamically sized matrix of doubles with column-major storage.
More...
#include <Matrix.hpp>
Additional Inherited Members | |
Public Member Functions inherited from DenseMatrix< double, blaze::columnMajor > | |
| void | pup (PUP::er &p) noexcept |
| Charm++ serialization. | |
A dynamically sized matrix of doubles with column-major storage.
blaze::DynamicMatrix. Please refer to Blaze documentation for information on how to use it.