ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pzrot.c File Reference
#include "pblas.h"
Include dependency graph for pzrot.c:

Go to the source code of this file.

Functions

void pzrot_ (int *n, X, int *ix, int *jx, desc_X, int *incx, Y, int *iy, int *jy, desc_Y, int *incy, double *c, complex16 *s)
 

Function Documentation

◆ pzrot_()

void pzrot_ ( int *  n,
,
int *  ix,
int *  jx,
desc_X  ,
int *  incx,
,
int *  iy,
int *  jy,
desc_Y  ,
int *  incy,
double *  c,
complex16 s 
)

Definition at line 13 of file pzrot.c.

Here is the call graph for this function: