For internal use only.
This file contains the implementation of the sh_init() function, used to dynamically initialize a sparse matrix head structure.
Definition in file sh_init.c.
#include "dbprim.h"
#include "dbprim_int.h"
Include dependency graph for sh_init.c:
Go to the source code of this file.
Functions | |
unsigned long | sh_init (smat_head_t *head, smat_loc_t elem, void *object) |
Dynamically initialize a sparse matrix row or column head. |