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

Go to the source code of this file.

Functions

int PB_CVMpack (PBTYP_T *TYPE, PB_VM_T *VM, char *VROCS, char *ROCS, char *UNPA, char *TRANS, int MN, int K, char *ALPHA, char *A, int LDA, char *BETA, char *B, int LDB)
 

Function Documentation

◆ PB_CVMpack()

int PB_CVMpack ( PBTYP_T TYPE,
PB_VM_T VM,
char *  VROCS,
char *  ROCS,
char *  UNPA,
char *  TRANS,
int  MN,
int  K,
char *  ALPHA,
char *  A,
int  LDA,
char *  BETA,
char *  B,
int  LDB 
)

Definition at line 25 of file PB_CVMpack.c.