#include <math.h>
#include "slu_mt_ddefs.h"
Functions | |
double | dPivotGrowth (int_t ncols, SuperMatrix *A, int_t *perm_c, SuperMatrix *L, SuperMatrix *U) |
double dPivotGrowth | ( | int_t | ncols, | |
SuperMatrix * | A, | |||
int_t * | perm_c, | |||
SuperMatrix * | L, | |||
SuperMatrix * | U | |||
) |