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

Go to the source code of this file.

Functions

void PB_CpdotND (PBTYP_T *TYPE, int N, char *DOT, char *X, int IX, int JX, int *DESCX, int INCX, char *Y, int IY, int JY, int *DESCY, int INCY, VVDOT_T FDOT)
 

Function Documentation

◆ PB_CpdotND()

void PB_CpdotND ( PBTYP_T TYPE,
int  N,
char *  DOT,
char *  X,
int  IX,
int  JX,
int *  DESCX,
int  INCX,
char *  Y,
int  IY,
int  JY,
int *  DESCY,
int  INCY,
VVDOT_T  FDOT 
)

Definition at line 25 of file PB_CpdotND.c.

Here is the call graph for this function: