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

Go to the source code of this file.

Functions

void pcrot_ (int *n, X, int *ix, int *jx, desc_X, int *incx, Y, int *iy, int *jy, desc_Y, int *incy, float *c, complex *s)
 

Function Documentation

◆ pcrot_()

void pcrot_ ( int *  n,
,
int *  ix,
int *  jx,
desc_X  ,
int *  incx,
,
int *  iy,
int *  jy,
desc_Y  ,
int *  incy,
float *  c,
complex s 
)

Definition at line 13 of file pcrot.c.

Here is the call graph for this function: