<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
|
#include "tlapack/lapack/lassq.hpp"
Go to the source code of this file.
Functions | |
template<TLAPACK_NORM norm_t, TLAPACK_SMATRIX matrix_t> | |
auto | tlapack::lange (norm_t normType, const matrix_t &A) |
Calculates the norm of a matrix. | |