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

Go to the source code of this file.

Functions

void pcdotu_ (int *N, float *DOT, float *X, int *IX, int *JX, int *DESCX, int *INCX, float *Y, int *IY, int *JY, int *DESCY, int *INCY)
 

Function Documentation

◆ pcdotu_()

void pcdotu_ ( int *  N,
float *  DOT,
float *  X,
int *  IX,
int *  JX,
int *  DESCX,
int *  INCX,
float *  Y,
int *  IY,
int *  JY,
int *  DESCY,
int *  INCY 
)

Definition at line 25 of file pcdotu_.c.

Here is the call graph for this function: