logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

blas1_grp - Level 1 BLAS: vector ops

Author

Generated automatically by Doxygen for LAPACK from the source code. Version 3.12.0 Sun Jul 20 2025 01:40:05 blas1_grp(3)

Detailed Description

Name

blas1_grp - Level 1 BLAS: vector ops

Synopsis

Modulesasum:sum|real(x_i)|+|imag(x_i)|sum1:sum|x_i|(inLAPACK)axpy:y=ax+ycopy:y=xdot:x^Hxandx^Txiamax:argmax_i|real(x_i)|+|imag(x_i)|imax1:argmax_i|x_i|(inLAPACK)nrm2:||x||_2scal:x=alphaxswap:x<=>y&mdash;Givens/Jacobiplanerotations&mdash;rot:applyplanerotation([cz]rotinLAPACK)rotg:generateplanerotation(cf.lartg)rotm:applymodified(fast)planerotationrotmg:generatemodified(fast)planerotation

See Also