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

Go to the source code of this file.

Functions

void PB_CInV (PBTYP_T *TYPE, char *CONJUG, char *ROWCOL, int M, int N, int *DESCA, int K, char *X, int IX, int JX, int *DESCX, char *XROC, char **XAPTR, int *DXA, int *XAFREE)
 

Function Documentation

◆ PB_CInV()

void PB_CInV ( PBTYP_T TYPE,
char *  CONJUG,
char *  ROWCOL,
int  M,
int  N,
int *  DESCA,
int  K,
char *  X,
int  IX,
int  JX,
int *  DESCX,
char *  XROC,
char * *  XAPTR,
int *  DXA,
int *  XAFREE 
)

Definition at line 25 of file PB_CInV.c.

Here is the call graph for this function: