|
Expression Templates Library (ETL)
|
Contains hermitian matrix reference proxy implementation. More...

Go to the source code of this file.
Classes | |
| struct | etl::herm_detail::hermitian_reference< M > |
| A proxy representing a reference to a mutable element of an hermitian matrix. More... | |
Namespaces | |
| etl | |
| Root namespace for the ETL library. | |
Functions | |
| template<typename M > | |
| M::value_type | etl::herm_detail::get_conj (const hermitian_reference< M > &ref) |
| Specialization of get_conj for hermitian_reference. | |
Contains hermitian matrix reference proxy implementation.
1.8.13