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

HPR: 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, supplied in packed form. More...

Public Member Functions

 la_chpr
 
 la_whpr
 
 la_zhpr
 

Detailed Description

HPR: 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, supplied in packed form.

Member Function/Subroutine Documentation

◆ la_chpr()

la_blas::hpr::la_chpr

◆ la_whpr()

la_blas::hpr::la_whpr

◆ la_zhpr()

la_blas::hpr::la_zhpr

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