SuperLU_DIST  4.0
superlu_dist on CPU and GPU clusters
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
srot.c File Reference
#include "f2c.h"

Macros

#define SY(I)   sy[(I)-1]
 
#define SX(I)   sx[(I)-1]
 

Functions

int srot_ (integer *n, real *sx, integer *incx, real *sy, integer *incy, real *c, real *s)
 

Macro Definition Documentation

#define SX (   I)    sx[(I)-1]
#define SY (   I)    sy[(I)-1]

Function Documentation

int srot_ ( integer n,
real sx,
integer incx,
real sy,
integer incy,
real c,
real s 
)