Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - Core - Misc - istream & operator >>(istream & s,BinTableC<IT,DIT,BT> &)
 

   istream & operator >>(istream & s,BinTableC<IT,DIT,BT> &)    
 
A table of bins. Hashing for real valued paramiters.
 
include "Ravl/BinTable.hh"
Created:27/11/1996 
Source file:Ravl/Core/Container/Misc/BinTable.hh
User Level:Normal
Library:RavlCore
In Scope:RavlN

Note: This only works for multi-dementional tables. SMALL OBJECT

Template paramiter. Examples.

IT - Index Type. ( Vector2dC )

DIT - Descritised index type. ( Index2dC )

BT - Bin Type. ( x )


Maintainer:Charles Galambos, Created: 27/11/1996, Documentation by CxxDoc: Tue Aug 13 09:59:57 2002