User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Misc - BinListC<class IT,class DIT,class BT> |
PUBLIC |
BinListC::BinListC(const IT &) BinListC::Insert(const IT &,const BT &) BinListC::ListBin(const IT &) BinListC::Empty(void) BinListC::operator [](const IT &) BinListC::Bin(const DIT &) BinListC::GetBin(const IT &) BinListC::Iter(void) BinListC::BinKey(const IT &) const BinListC::BinSize(void) const BinListC::BinCentre(const IT &) const BinListC::SetBinSize(const IT &) |
BinListC<class IT,class DIT,class BT> | |
Binned table of lists. | |
include | "Ravl/BinList.hh" |
Created: | 11/2/97 |
User Level: | Normal |
Library: | RavlCore |
In Scope: | RavlN |
This is simplified the creation of tables with lists in each of the bins.
Variables:Maintainer:Charles Galambos, Created: 11/2/97, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |