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

Functions

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

Variables

static int c__4 = 4
 
static int c__8 = 8
 

Function Documentation

◆ zlarot_slu()

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