![]() |
SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
|
#include "pblas.h"
#include "PBpblas.h"
#include "PBtools.h"
#include "PBblacs.h"
#include "PBblas.h"
Go to the source code of this file.
Functions | |
void | psagemv_ (F_CHAR_T TRANS, Int *M, Int *N, float *ALPHA, float *A, Int *IA, Int *JA, Int *DESCA, float *X, Int *IX, Int *JX, Int *DESCX, Int *INCX, float *BETA, float *Y, Int *IY, Int *JY, Int *DESCY, Int *INCY) |