![]() |
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 | pdgemm_ (F_CHAR_T TRANSA, F_CHAR_T TRANSB, Int *M, Int *N, Int *K, double *ALPHA, double *A, Int *IA, Int *JA, Int *DESCA, double *B, Int *IB, Int *JB, Int *DESCB, double *BETA, double *C, Int *IC, Int *JC, Int *DESCC) |