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

HER: performs the hermitian rank 1 operation A := alpha*x*x**H + A, where alpha is a real scalar, x is an n element vector and A is an n by n hermitian matrix. More...

Public Member Functions

 la_cher
 
 la_wher
 
 la_zher
 

Detailed Description

HER: performs the hermitian rank 1 operation A := alpha*x*x**H + A, where alpha is a real scalar, x is an n element vector and A is an n by n hermitian matrix.

Member Function/Subroutine Documentation

◆ la_cher()

la_blas::her::la_cher

◆ la_wher()

la_blas::her::la_wher

◆ la_zher()

la_blas::her::la_zher

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