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

HER2: 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. More...

Public Member Functions

 la_cher2
 
 la_wher2
 
 la_zher2
 

Detailed Description

HER2: 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.

Member Function/Subroutine Documentation

◆ la_cher2()

la_blas::her2::la_cher2

◆ la_wher2()

la_blas::her2::la_wher2

◆ la_zher2()

la_blas::her2::la_zher2

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