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

Go to the source code of this file.

Functions

void PB_CInV2 (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 IJXA, int *DXA)
 

Function Documentation

◆ PB_CInV2()

void PB_CInV2 ( 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  IJXA,
int *  DXA 
)

Definition at line 25 of file PB_CInV2.c.

Here is the call graph for this function: