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

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