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

GERC: performs the rank 1 operation A := alpha*x*y**H + 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_cgerc
 
 la_wgerc
 
 la_zgerc
 

Detailed Description

GERC: performs the rank 1 operation A := alpha*x*y**H + 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_cgerc()

la_blas::gerc::la_cgerc

◆ la_wgerc()

la_blas::gerc::la_wgerc

◆ la_zgerc()

la_blas::gerc::la_zgerc

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