libMVL
Mappable vector library
List of all members
LIBMVL_EXTENT_INDEX Struct Reference

An index into a table-like set of vectors with equal number of elements. More...

#include <libMVL.h>

Collaboration diagram for LIBMVL_EXTENT_INDEX:
Collaboration graph
[legend]

Detailed Description

An index into a table-like set of vectors with equal number of elements.

While it would work for any such vector set the structure has been optimized for the case of rows with repeated values, such as occur with sorted tables.

Definition at line 1168 of file libMVL.h.


The documentation for this struct was generated from the following file: