SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
pssyr2k_.c File Reference
#include "pblas.h"
#include "PBpblas.h"
#include "PBtools.h"
#include "PBblacs.h"
#include "PBblas.h"
Include dependency graph for pssyr2k_.c:

Go to the source code of this file.

Functions

void pssyr2k_ (F_CHAR_T UPLO, F_CHAR_T TRANS, Int *N, Int *K, float *ALPHA, float *A, Int *IA, Int *JA, Int *DESCA, float *B, Int *IB, Int *JB, Int *DESCB, float *BETA, float *C, Int *IC, Int *JC, Int *DESCC)