#include <sparse_pattern.h>
List of all members.
Member Function Documentation
void SparsePattern::Column::addInterval |
( |
int |
lo, |
|
|
int |
hi |
|
) |
| |
Add interval { i: lo <= i < hi } to the list.
The list is specific to given column.
Referenced by SparsePattern::add().
void SparsePattern::Column::addIntervals |
( |
int |
nIntervals, |
|
|
int(*) |
intervals[2] |
|
) |
| |
Iterator SparsePattern::Column::begin |
( |
| ) |
const |
|
inline |
Iterator SparsePattern::Column::end |
( |
| ) |
const |
|
inline |
int SparsePattern::Column::size |
( |
| ) |
const |
|
inline |
Member Data Documentation
The documentation for this struct was generated from the following files: