SuperLU 6.0.1
Functions | Variables
clarot.c File Reference
#include <stdbool.h>
#include "../../SRC/slu_scomplex.h"
Include dependency graph for clarot.c:

Functions

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

Variables

static int c__4 = 4
 
static int c__8 = 8
 

Function Documentation

◆ clarot_slu()

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

Variable Documentation

◆ c__4

int c__4 = 4
static

◆ c__8

int c__8 = 8
static