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

HBMV: 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 band matrix, with k super-diagonals. More...

Public Member Functions

 la_chbmv
 
 la_whbmv
 
 la_zhbmv
 

Detailed Description

HBMV: 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 band matrix, with k super-diagonals.

Member Function/Subroutine Documentation

◆ la_chbmv()

la_blas::hbmv::la_chbmv

◆ la_whbmv()

la_blas::hbmv::la_whbmv

◆ la_zhbmv()

la_blas::hbmv::la_zhbmv

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