fortran-lapack
Loading...
Searching...
No Matches
la_blas::geru Interface Reference

GERU: performs the rank 1 operation A := alpha*x*y**T + A, where alpha is a scalar, x is an m element vector, y is an n element vector and A is an m by n matrix. More...

Public Member Functions

 la_cgeru
 
 la_wgeru
 
 la_zgeru
 

Detailed Description

GERU: performs the rank 1 operation A := alpha*x*y**T + A, where alpha is a scalar, x is an m element vector, y is an n element vector and A is an m by n matrix.

Member Function/Subroutine Documentation

◆ la_cgeru()

la_blas::geru::la_cgeru

◆ la_wgeru()

la_blas::geru::la_wgeru

◆ la_zgeru()

la_blas::geru::la_zgeru

The documentation for this interface was generated from the following file: