#include <stdlib.h>#include <stdio.h>

Go to the source code of this file.
Classes | |
| class | cvflann::PooledAllocator |
Namespaces | |
| namespace | cvflann |
Functions | |
| template<typename T > | |
| T * | cvflann::allocate (size_t count=1) |
Variables | |
| const size_t | cvflann::BLOCKSIZE = 8192 |
| const size_t | cvflann::WORDSIZE = 16 |