![]()  | 
  
    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_CpgemmAB (PBTYP_T *TYPE, char *DIRECA, char *DIRECB, char *TRANSA, char *TRANSB, Int M, Int N, Int K, char *ALPHA, char *A, Int IA, Int JA, Int *DESCA, char *B, Int IB, Int JB, Int *DESCB, char *BETA, char *C, Int IC, Int JC, Int *DESCC) |