SuperLU 6.0.1
Functions | Variables
dlarge.c File Reference
#include "../../SRC/slu_ddefs.h"
Include dependency graph for dlarge.c:

Functions

int dlarge_slu (int *n, double *a, int *lda, int *iseed, double *work, int *info)
 

Variables

static int c__3 = 3
 
static int c__1 = 1
 
static double c_b8 = 1.
 
static double c_b10 = 0.
 

Function Documentation

◆ dlarge_slu()

int dlarge_slu ( int *  n,
double *  a,
int *  lda,
int *  iseed,
double *  work,
int *  info 
)
Here is the call graph for this function:

Variable Documentation

◆ c__1

int c__1 = 1
static

◆ c__3

int c__3 = 3
static

◆ c_b10

double c_b10 = 0.
static

◆ c_b8

double c_b8 = 1.
static