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