ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pdrot.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine pdrot (N, X, IX, JX, DESCX, INCX, Y, IY, JY, DESCY, INCY, CS, SN, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pdrot()

subroutine pdrot ( integer  N,
double precision, dimension( * )  X,
integer  IX,
integer  JX,
integer, dimension( * )  DESCX,
integer  INCX,
double precision, dimension( * )  Y,
integer  IY,
integer  JY,
integer, dimension( * )  DESCY,
integer  INCY,
double precision  CS,
double precision  SN,
double precision, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pdrot.f.

Here is the call graph for this function:
Here is the caller graph for this function: