Classes
contrib/oxl/mvl/PairMatchSetMulti.h File Reference

Multimap of ints. More...

Go to the source code of this file.

Classes

class  PairMatchSetMulti

Detailed Description

Multimap of ints.

PairMatchSetMulti is a list of tuples (i1, i2) which allows efficient O(log n) indexing by I1, and O(n) by i2.

Author:
Andrew W. Fitzgibbon, Oxford RRG, 16 Sep 96

Definition in file PairMatchSetMulti.h.