<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
|
#include "tlapack/blas/nrm2.hpp"
#include "tlapack/legacy_api/base/types.hpp"
#include "tlapack/legacy_api/base/utils.hpp"
Go to the source code of this file.
Functions | |
template<typename T > | |
real_type< T > | tlapack::legacy::nrm2 (idx_t n, T const *x, int_t incx) |
Anderson E. (2017) Algorithm 978: Safe Scaling in the Level 1 BLAS ACM Trans Math Softw 44:1–28