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

Go to the source code of this file.

Functions

void PB_Ctztrmm (PBTYP_T *TYPE, char *SIDE, char *UPLO, char *TRANS, char *DIAG, Int M, Int N, Int K, Int IOFFD, char *ALPHA, char *A, Int LDA, char *B, Int LDB, char *C, Int LDC)