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

st_remove.c File Reference


Detailed Description

For internal use only.

This file contains the implementation of the _st_remove() and st_remove() functions, which cooperate in removing a sparse matrix entry from the table.

Definition in file st_remove.c.

#include "dbprim.h"
#include "dbprim_int.h"

Include dependency graph for st_remove.c:

Go to the source code of this file.

Functions

unsigned long _st_remove (smat_table_t *table, smat_entry_t *entry, unsigned int remflag)
 Remove an entry from a sparse matrix (internal).
unsigned long st_remove (smat_table_t *table, smat_entry_t *entry)
 Remove an entry from a sparse matrix.


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