SuperLU 7.0.0
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, singlecomplex *c, singlecomplex *s, singlecomplex *a, int *lda, singlecomplex *xleft, singlecomplex *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,
singlecomplex c,
singlecomplex s,
singlecomplex a,
int *  lda,
singlecomplex xleft,
singlecomplex 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