SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
pzagemv_.c File Reference
#include "pblas.h"
#include "PBpblas.h"
#include "PBtools.h"
#include "PBblacs.h"
#include "PBblas.h"
Include dependency graph for pzagemv_.c:

Go to the source code of this file.

Functions

void pzagemv_ (F_CHAR_T TRANS, Int *M, Int *N, double *ALPHA, double *A, Int *IA, Int *JA, Int *DESCA, double *X, Int *IX, Int *JX, Int *DESCX, Int *INCX, double *BETA, double *Y, Int *IY, Int *JY, Int *DESCY, Int *INCY)