|
Expression Templates Library (ETL)
|
Contains runtime matrix implementation. More...
#include <exception>#include "etl/adapters/adapter.hpp"#include "etl/adapters/symmetric_reference.hpp"

Go to the source code of this file.
Classes | |
| struct | etl::symmetric_exception |
| Exception that is thrown when an operation is made to a symmetric matrix that would render it non-symmetric. More... | |
| struct | etl::symmetric_matrix< Matrix > |
| A symmetric matrix adapter. More... | |
| struct | etl::etl_traits< symmetric_matrix< Matrix > > |
| Traits specialization for symmetric_matrix. More... | |
Namespaces | |
| etl | |
| Root namespace for the ETL library. | |
Contains runtime matrix implementation.
1.8.13