<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
tlapack::concepts::LegacyMatrix Concept Reference

Concept definition

template<typename matrix_t>
Definition concepts.hpp:652
Definition concepts.hpp:690
Definition concepts.hpp:330
typename traits::real_type_traits< Types..., int >::type real_type
The common real type of the list of types.
Definition scalar_type_traits.hpp:113
@ ColMajor
Column-major layout.
@ RowMajor
Row-major layout.