SuperLU 6.0.1
Functions | Variables
dlarot.c File Reference
#include <stdbool.h>
Include dependency graph for dlarot.c:

Functions

int dlarot_slu (bool *lrows, bool *lleft, bool *lright, int *nl, double *c, double *s, double *a, int *lda, double *xleft, double *xright)
 

Variables

static int c__4 = 4
 
static int c__8 = 8
 
static int c__1 = 1
 

Function Documentation

◆ dlarot_slu()

int dlarot_slu ( bool *  lrows,
bool *  lleft,
bool *  lright,
int *  nl,
double *  c,
double *  s,
double *  a,
int *  lda,
double *  xleft,
double *  xright 
)
Here is the call graph for this function:

Variable Documentation

◆ c__1

int c__1 = 1
static

◆ c__4

int c__4 = 4
static

◆ c__8

int c__8 = 8
static