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

sh_iter.c File Reference


Detailed Description

For internal use only.

This file contains the implementation of the sh_iter() function, used to iterate over all entries in a sparse matrix list.

Definition in file sh_iter.c.

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

Include dependency graph for sh_iter.c:

Go to the source code of this file.

Data Structures

struct  _sh_iter_s
 Sparse matrix iteration function shim structure. More...

Functions

static unsigned long _sh_iter_iter (link_head_t *head, link_elem_t *elem, void *extra)
 Sparse matrix linked list iteration callback.
unsigned long sh_iter (smat_head_t *head, smat_entry_t *start, smat_iter_t iter_func, void *extra, unsigned long flags)
 Iterate over each entry in a row or column of a sparse matrix.


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