ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
PB_Ctzher2k.c File Reference
#include "../pblas.h"
#include "../PBpblas.h"
#include "../PBtools.h"
#include "../PBblacs.h"
#include "../PBblas.h"
Include dependency graph for PB_Ctzher2k.c:

Go to the source code of this file.

Functions

void PB_Ctzher2k (PBTYP_T *TYPE, char *UPLO, int M, int N, int K, int IOFFD, char *ALPHA, char *AC, int LDAC, char *BC, int LDBC, char *AR, int LDAR, char *BR, int LDBR, char *C, int LDC)
 

Function Documentation

◆ PB_Ctzher2k()

void PB_Ctzher2k ( PBTYP_T TYPE,
char *  UPLO,
int  M,
int  N,
int  K,
int  IOFFD,
char *  ALPHA,
char *  AC,
int  LDAC,
char *  BC,
int  LDBC,
char *  AR,
int  LDAR,
char *  BR,
int  LDBR,
char *  C,
int  LDC 
)

Definition at line 25 of file PB_Ctzher2k.c.

Here is the call graph for this function: