Auxiliary routines to work with diagonal elements. More...
#include "slu_ddefs.h"
Functions | |
int | dfill_diag (int n, NCformat *Astore) |
int | ddominate (int n, NCformat *Astore) |
Auxiliary routines to work with diagonal elements.
-- SuperLU routine (version 4.0) -- Lawrence Berkeley National Laboratory June 30, 2009
int ddominate | ( | int | n, | |
NCformat * | Astore | |||
) |
int dfill_diag | ( | int | n, | |
NCformat * | Astore | |||
) |