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

Macros

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

Functions

real sdot_ (integer *n, real *sx, integer *incx, real *sy, integer *incy)
 

Macro Definition Documentation

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

Function Documentation

real sdot_ ( integer n,
real sx,
integer incx,
real sy,
integer incy 
)