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

Go to the source code of this file.

Functions

void PB_Ctzher2 (PBTYP_T *TYPE, char *UPLO, int M, int N, int K, int IOFFD, char *ALPHA, char *XC, int LDXC, char *YC, int LDYC, char *XR, int LDXR, char *YR, int LDYR, char *A, int LDA)
 

Function Documentation

◆ PB_Ctzher2()

void PB_Ctzher2 ( PBTYP_T TYPE,
char *  UPLO,
int  M,
int  N,
int  K,
int  IOFFD,
char *  ALPHA,
char *  XC,
int  LDXC,
char *  YC,
int  LDYC,
char *  XR,
int  LDXR,
char *  YR,
int  LDYR,
char *  A,
int  LDA 
)

Definition at line 25 of file PB_Ctzher2.c.

Here is the call graph for this function: