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

Go to the source code of this file.

Functions

void PB_Cptrm (PBTYP_T *TYPE, PBTYP_T *UTYP, char *SIDE, char *UPLO, char *TRANS, char *DIAG, Int N, Int K, char *ALPHA, char *A, Int IA, Int JA, Int *DESCA, char *X, Int LDX, char *Y, Int LDY, TZTRM_T TRM)