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

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

Public Member Functions

 la_chpmv
 
 la_whpmv
 
 la_zhpmv
 

Detailed Description

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

Member Function/Subroutine Documentation

◆ la_chpmv()

la_blas::hpmv::la_chpmv

◆ la_whpmv()

la_blas::hpmv::la_whpmv

◆ la_zhpmv()

la_blas::hpmv::la_zhpmv

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