ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
#include "pblas.h"
#include "PBpblas.h"
#include "PBtools.h"
#include "PBblacs.h"
#include "PBblas.h"
Go to the source code of this file.
Functions | |
void | psgeadd_ (F_CHAR_T TRANS, int *M, int *N, float *ALPHA, float *A, int *IA, int *JA, int *DESCA, float *BETA, float *C, int *IC, int *JC, int *DESCC) |
void psgeadd_ | ( | F_CHAR_T | TRANS, |
int * | M, | ||
int * | N, | ||
float * | ALPHA, | ||
float * | A, | ||
int * | IA, | ||
int * | JA, | ||
int * | DESCA, | ||
float * | BETA, | ||
float * | C, | ||
int * | IC, | ||
int * | JC, | ||
int * | DESCC | ||
) |