![]() |
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 | PB_CpsyrkA (PBTYP_T *TYPE, char *DIRECA, char *CONJUG, char *UPLO, char *TRANS, Int N, Int K, char *ALPHA, char *A, Int IA, Int JA, Int *DESCA, char *BETA, char *C, Int IC, Int JC, Int *DESCC) |