Classes | Namespaces | Functions | Variables
allocator.h File Reference

Go to the source code of this file.

Classes

class  cvflann::PooledAllocator
 

Namespaces

 cvflann
 

Functions

template<typename T >
Tcvflann::allocate (size_t count=1)
 

Variables

const size_t cvflann::WORDSIZE =16
 
const size_t cvflann::BLOCKSIZE =8192