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

Go to the source code of this file.

Functions

void PB_Cplacnjg (PBTYP_T *TYPE, int M, int N, char *ALPHA, char *A, int IA, int JA, int *DESCA)
 

Function Documentation

◆ PB_Cplacnjg()

void PB_Cplacnjg ( PBTYP_T TYPE,
int  M,
int  N,
char *  ALPHA,
char *  A,
int  IA,
int  JA,
int *  DESCA 
)

Definition at line 23 of file PB_Cplacnjg.c.

Here is the call graph for this function: