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

HEMV: performs the matrix-vector operation y := alpha*A*x + beta*y, where alpha and beta are scalars, x and y are n element vectors and A is an n by n hermitian matrix. More...

Public Member Functions

 la_chemv
 
 la_whemv
 
 la_zhemv
 

Detailed Description

HEMV: performs the matrix-vector operation y := alpha*A*x + beta*y, where alpha and beta are scalars, x and y are n element vectors and A is an n by n hermitian matrix.

Member Function/Subroutine Documentation

◆ la_chemv()

la_blas::hemv::la_chemv

◆ la_whemv()

la_blas::hemv::la_whemv

◆ la_zhemv()

la_blas::hemv::la_zhemv

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