#include <stdio.h>#include <stdlib.h>#include "slu_mt_ddefs.h"
Defines | |
| #define | TLEN 80 |
Functions | |
| void | dreadmt (int *m, int *n, int *nonz, double **nzval, int **rowind, int **colptr) |
| #define TLEN 80 |
| void dreadmt | ( | int * | m, | |
| int * | n, | |||
| int * | nonz, | |||
| double ** | nzval, | |||
| int ** | rowind, | |||
| int ** | colptr | |||
| ) |

1.6.1