<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
|
Upper Triangle access. More...
#include <types.hpp>
Public Member Functions | |
constexpr | operator Uplo () const noexcept |
Upper Triangle access.
Pairs (i,j) such that 0 <= i <= j, 0 <= j <= n in a m-by-n matrix.
x x x x x 0 x x x x 0 0 x x x 0 0 0 x x