Home
last modified time | relevance | path

Searched defs:nrm2 (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/blas/level1/
H A Dnrm2.hpp64 inline float nrm2( const int n, const float* x, const int incx ) { in nrm2() function
73 inline double nrm2( const int n, const double* x, const int incx ) { in nrm2() function
82 inline float nrm2( const int n, const std::complex<float>* x, in nrm2() function
92 inline double nrm2( const int n, const std::complex<double>* x, in nrm2() function
220 nrm2( const VectorX& x ) { in nrm2() function
/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxblas/level1/
H A Dnrm2.tcc129 nrm2(IndexType n, const X *x, IndexType incX, T &norm) in nrm2() function
142 nrm2(IndexType n, const float *x, IndexType incX, float &norm) in nrm2() function
152 nrm2(IndexType n, const double *x, IndexType incX, double &norm) in nrm2() function
162 nrm2(IndexType n, const ComplexFloat *x, IndexType incX, float &norm) in nrm2() function
172 nrm2(IndexType n, const ComplexDouble *x, IndexType incX, double &norm) in nrm2() function
/dports/science/py-dlib/dlib-19.22/dlib/external/cblas/
H A Ddznrm2sub.f6 subroutine dznrm2sub(n,x,incx,nrm2) argument
9 double precision dznrm2,nrm2 local
H A Dsnrm2sub.f6 subroutine snrm2sub(n,x,incx,nrm2) argument
9 real snrm2,nrm2 local
H A Dscnrm2sub.f6 subroutine scnrm2sub(n,x,incx,nrm2) argument
9 real scnrm2,nrm2 local
H A Ddnrm2sub.f6 subroutine dnrm2sub(n,x,incx,nrm2) argument
9 double precision dnrm2,nrm2 local
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/CBLAS/src/
H A Dsnrm2sub.f6 subroutine snrm2sub(n,x,incx,nrm2) argument
9 real snrm2,nrm2 local
H A Ddnrm2sub.f6 subroutine dnrm2sub(n,x,incx,nrm2) argument
9 double precision dnrm2,nrm2 local
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/adaptors/blas/
H A Dnrm2.hpp30 auto nrm2(A1D const& x, A0D&& r) in nrm2() function
51 auto nrm2(A1D const& x) in nrm2() function
60 auto nrm2(A1D const& x, AllocR const& alloc) in nrm2() function
/dports/math/xlapack/lapack-3.10.0/CBLAS/src/
H A Ddnrm2sub.f6 subroutine dnrm2sub(n,x,incx,nrm2) argument
H A Ddznrm2sub.f6 subroutine dznrm2sub(n,x,incx,nrm2) argument
H A Dsnrm2sub.f6 subroutine snrm2sub(n,x,incx,nrm2) argument
H A Dscnrm2sub.f6 subroutine scnrm2sub(n,x,incx,nrm2) argument
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/CBLAS/src/
H A Ddnrm2sub.f6 subroutine dnrm2sub(n,x,incx,nrm2) argument
H A Ddznrm2sub.f6 subroutine dznrm2sub(n,x,incx,nrm2) argument
H A Dscnrm2sub.f6 subroutine scnrm2sub(n,x,incx,nrm2) argument
H A Dsnrm2sub.f6 subroutine snrm2sub(n,x,incx,nrm2) argument
/dports/math/blas/lapack-3.10.0/CBLAS/src/
H A Ddnrm2sub.f6 subroutine dnrm2sub(n,x,incx,nrm2) argument
H A Dsnrm2sub.f6 subroutine snrm2sub(n,x,incx,nrm2) argument
H A Dscnrm2sub.f6 subroutine scnrm2sub(n,x,incx,nrm2) argument
H A Ddznrm2sub.f6 subroutine dznrm2sub(n,x,incx,nrm2) argument
/dports/math/lapack/lapack-3.10.0/CBLAS/src/
H A Ddznrm2sub.f6 subroutine dznrm2sub(n,x,incx,nrm2) argument
H A Dsnrm2sub.f6 subroutine snrm2sub(n,x,incx,nrm2) argument
H A Ddnrm2sub.f6 subroutine dnrm2sub(n,x,incx,nrm2) argument
H A Dscnrm2sub.f6 subroutine scnrm2sub(n,x,incx,nrm2) argument

12345678