| Interface | Description |
|---|---|
| BinaryMatrix.CellIterator |
An
Iterator-like interface |
| Class | Description |
|---|---|
| BinaryMatrix |
Very similar to
IntSet but for pairs of ints, that is a binary matrix |
| Pair<T,I> |
A class for representing a single transaction-item relationship.
|
| PairMap<T,I,V> |
An class that associates a value to each pair within a
PairSet instance. |
| PairSet<T,I> |
A set of pairs internally represented by a binary matrix.
|
Copyright © 2016. All rights reserved.