![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | hb_read (char *fname, char *title, char *key, char *mxtype, int *nrow, int *ncol, int *nnz, int *neltvl, double val[], int lval, int ptr[], int lptr, int ind[], int lind, char *rhstyp, int *nrhs, int *nrhsix, double rhsval[], int lrhsval, int rhsptr[], int lrhsptr, int rhsind[], int lrhsind, double sguess[], int lsguess, double xexact[], int lxexact, int skip, int base, int format, int sort, int *info) |
| Read a matrix from the Harwell-Boeing file | |