Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
amesos_klu_l_scale.c File Reference
#include "amesos_klu_internal.h"
Include dependency graph for amesos_klu_l_scale.c:

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

Int KLU_scale (Int scale, Int n, Int Ap[], Int Ai[], double Ax[], double Rs[], Int W[], KLU_common *Common)
 

Macro Definition Documentation

#define DLONG   1

Definition at line 18 of file amesos_klu_l_scale.c.

Function Documentation

Int KLU_scale ( Int  scale,
Int  n,
Int  Ap[],
Int  Ai[],
double  Ax[],
double  Rs[],
Int  W[],
KLU_common Common 
)

Definition at line 23 of file amesos_klu_l_scale.c.