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

GER: 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_dger
 
 la_qger
 
 la_sger
 

Detailed Description

GER: 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_dger()

la_blas::ger::la_dger

◆ la_qger()

la_blas::ger::la_qger

◆ la_sger()

la_blas::ger::la_sger

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