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

Functions

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

Variables

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

Function Documentation

◆ slarot_slu()

int slarot_slu ( bool *  lrows,
bool *  lleft,
bool *  lright,
int *  nl,
float *  c,
float *  s,
float *  a,
int *  lda,
float *  xleft,
float *  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