![]() |
SCALAPACK 2.2.2
LAPACK: 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 | pstrmm_ (F_CHAR_T SIDE, F_CHAR_T UPLO, F_CHAR_T TRANS, F_CHAR_T DIAG, Int *M, Int *N, float *ALPHA, float *A, Int *IA, Int *JA, Int *DESCA, float *B, Int *IB, Int *JB, Int *DESCB) |