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 | |
int | PB_CVMswp (PBTYP_T *TYPE, PB_VM_T *VM, char *VROCS, char *ROCS, char *TRANS, int MN, char *X, int INCX, char *Y, int INCY) |
int PB_CVMswp | ( | PBTYP_T * | TYPE, |
PB_VM_T * | VM, | ||
char * | VROCS, | ||
char * | ROCS, | ||
char * | TRANS, | ||
int | MN, | ||
char * | X, | ||
int | INCX, | ||
char * | Y, | ||
int | INCY | ||
) |
Definition at line 24 of file PB_CVMswp.c.