|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
| namespace | etl |
| namespace | etl::linalg |
Functions | |
| template<typename ElementType , typename Extents , typename Layout , typename Accessor > | |
| constexpr auto | conjugated (mdspan< ElementType, Extents, Layout, Accessor > a) |
| template<typename ElementType , typename Extents , typename Layout , typename NestedAccessor > | |
| constexpr auto | conjugated (mdspan< ElementType, Extents, Layout, accessor_conjugate< NestedAccessor > > a) |