|
g2o
|
#include <cstddef>#include "Eigen/Core"

Go to the source code of this file.
Classes | |
| struct | g2o::dynamic_aligned_buffer< Type > |
| struct | g2o::aligned_deleter< T > |
Namespaces | |
| namespace | g2o |
Functions | |
| template<typename Type > | |
| Type * | g2o::allocate_aligned (size_t n) |
| template<typename Type > | |
| Type * | g2o::reallocate_aligned (Type *ptr, size_t newSize, size_t oldSize) |
| template<typename Type > | |
| void | g2o::free_aligned (Type *block) |