<T>LAPACK 0.1.1
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
ConstructableAndSliceableMatrix Interface Reference

Concept for matrices that satisfy tlapack::concepts::ConstructableMatrix and tlapack::concepts::SliceableMatrix. More...

#include <concepts.hpp>

Detailed Description

Concept for matrices that satisfy tlapack::concepts::ConstructableMatrix and tlapack::concepts::SliceableMatrix.

Template Parameters
matrix_tMatrix type.

The documentation for this interface was generated from the following file: