Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

st_add.c File Reference


Detailed Description

For internal use only.

This file contains the implementation of the st_add() function, used to add an entry to a sparse matrix table.

Definition in file st_add.c.

#include <errno.h>
#include "dbprim.h"
#include "dbprim_int.h"

Include dependency graph for st_add.c:

Go to the source code of this file.

Functions

unsigned long st_add (smat_table_t *table, smat_entry_t **entry_p, smat_head_t *head1, link_loc_t loc1, smat_entry_t *ent1, smat_head_t *head2, link_loc_t loc2, smat_entry_t *ent2)
 Add an entry to a sparse matrix.


Generated on Sat Jul 15 14:10:49 2006 for DatabasePrimitivesLibrary by  doxygen 1.4.4