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

Go to the source code of this file.

Functions

void pstrsv_ (F_CHAR_T UPLO, F_CHAR_T TRANS, F_CHAR_T DIAG, int *N, float *A, int *IA, int *JA, int *DESCA, float *X, int *IX, int *JX, int *DESCX, int *INCX)
 

Function Documentation

◆ pstrsv_()

void pstrsv_ ( F_CHAR_T  UPLO,
F_CHAR_T  TRANS,
F_CHAR_T  DIAG,
int *  N,
float *  A,
int *  IA,
int *  JA,
int *  DESCA,
float *  X,
int *  IX,
int *  JX,
int *  DESCX,
int *  INCX 
)

Definition at line 25 of file pstrsv_.c.

Here is the call graph for this function: