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

Go to the source code of this file.

Functions

void pssyr_ (F_CHAR_T UPLO, int *N, float *ALPHA, float *X, int *IX, int *JX, int *DESCX, int *INCX, float *A, int *IA, int *JA, int *DESCA)
 

Function Documentation

◆ pssyr_()

void pssyr_ ( F_CHAR_T  UPLO,
int *  N,
float *  ALPHA,
float *  X,
int *  IX,
int *  JX,
int *  DESCX,
int *  INCX,
float *  A,
int *  IA,
int *  JA,
int *  DESCA 
)

Definition at line 24 of file pssyr_.c.

Here is the call graph for this function: