#include <stdlib.h>#include "slu_mt_ddefs.h"
Functions | |
| void | dband (int_t n, int_t b, int_t nonz, double **nzval, int_t **rowind, int_t **colptr) |
| void | dblockdiag (int_t nb, int_t bs, int_t nonz, double **nzval, int_t **rowind, int_t **colptr) |
| double | dlaran_ (int *iseed) |

| void dblockdiag | ( | int_t | nb, | |
| int_t | bs, | |||
| int_t | nonz, | |||
| double ** | nzval, | |||
| int_t ** | rowind, | |||
| int_t ** | colptr | |||
| ) |

| double dlaran_ | ( | int * | iseed | ) |

1.6.1