Go to the documentation of this file.
12 #ifndef ma86_default_control
13 #define ma86_control ma86_control_d
14 #define ma86_info ma86_info_d
15 #define ma86_default_control ma86_default_control_d
16 #define ma86_analyse ma86_analyse_d
17 #define ma86_factor ma86_factor_d
18 #define ma86_factor_solve ma86_factor_solve_d
19 #define ma86_solve ma86_solve_d
20 #define ma86_finalise ma86_finalise_d
92 void ma86_analyse_d(
const int n,
const int ptr[],
const int row[],
int order[],
96 void ma86_factor_d(
const int n,
const int ptr[],
const int row[],
107 void ma86_solve_d(
const int job,
const int nrhs,
const int ldx,