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

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)
 

Function Documentation

◆ PB_CVMswp()

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.