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

HPR2: performs the hermitian rank 2 operation A := alpha*x*y**H + conjg( alpha )*y*x**H + A, where alpha is a scalar, x and y are n element vectors and A is an n by n hermitian matrix, supplied in packed form. More...

Public Member Functions

 la_chpr2
 
 la_whpr2
 
 la_zhpr2
 

Detailed Description

HPR2: performs the hermitian rank 2 operation A := alpha*x*y**H + conjg( alpha )*y*x**H + A, where alpha is a scalar, x and y are n element vectors and A is an n by n hermitian matrix, supplied in packed form.

Member Function/Subroutine Documentation

◆ la_chpr2()

la_blas::hpr2::la_chpr2

◆ la_whpr2()

la_blas::hpr2::la_whpr2

◆ la_zhpr2()

la_blas::hpr2::la_zhpr2

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