Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_klu_internal.h"
Go to the source code of this file.
Functions | |
Int | KLU_scale (Int scale, Int n, Int Ap[], Int Ai[], double Ax[], double Rs[], Int W[], KLU_common *Common) |
Int KLU_scale | ( | Int | scale, |
Int | n, | ||
Int | Ap[], | ||
Int | Ai[], | ||
double | Ax[], | ||
double | Rs[], | ||
Int | W[], | ||
KLU_common * | Common | ||
) |
Definition at line 20 of file amesos_klu_scale.c.