|
TR-mbed 1.0
|
#include <Memory.h>
Public Member Functions | |
| EIGEN_DEVICE_FUNC | aligned_stack_memory_handler (T *ptr, std::size_t size, bool dealloc) |
| EIGEN_DEVICE_FUNC | ~aligned_stack_memory_handler () |
Protected Attributes | |
| T * | m_ptr |
| std::size_t | m_size |
| bool | m_deallocate |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |