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

Go to the source code of this file.

Functions

void PB_Cplapd2 (PBTYP_T *TYPE, char *UPLO, char *CONJUG, int M, int N, char *ALPHA, char *BETA, char *A, int IA, int JA, int *DESCA)
 

Function Documentation

◆ PB_Cplapd2()

void PB_Cplapd2 ( PBTYP_T TYPE,
char *  UPLO,
char *  CONJUG,
int  M,
int  N,
char *  ALPHA,
char *  BETA,
char *  A,
int  IA,
int  JA,
int *  DESCA 
)

Definition at line 24 of file PB_Cplapd2.c.

Here is the call graph for this function: