#include <math.h>
#include "slu_mt_ddefs.h"
Functions | |
void | dgscon (char *norm, SuperMatrix *L, SuperMatrix *U, double anorm, double *rcond, int_t *info) |
void dgscon | ( | char * | norm, | |
SuperMatrix * | L, | |||
SuperMatrix * | U, | |||
double | anorm, | |||
double * | rcond, | |||
int_t * | info | |||
) |