libMVL
Mappable vector library
Public Attributes | List of all members
LIBMVL_PARTITION Struct Reference

List of offsets partitioning the vector. First element is always 0, last element is vector size. More...

#include <libMVL.h>

Public Attributes

LIBMVL_OFFSET64 size
 Space allocated for start and stop arrays.
 
LIBMVL_OFFSET64 count
 extent has count valid elements
 
LIBMVL_OFFSET64offset
 First extent element.
 

Detailed Description

List of offsets partitioning the vector. First element is always 0, last element is vector size.

These are very convenient to describe vector stretches with some properties. Also see description of LIBMVL_PACKED_LIST64.

Definition at line 1223 of file libMVL.h.


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