aligator  0.13.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
 
Loading...
Searching...
No Matches
aligator::polymorphic_allocator Member List

This is the complete list of members for aligator::polymorphic_allocator, including all inherited members.

allocate(size_t n, size_t alignment=EIGEN_DEFAULT_ALIGN_BYTES)aligator::polymorphic_allocatorinline
allocate_bytes(size_t num_bytes, size_t alignment=EIGEN_DEFAULT_ALIGN_BYTES)aligator::polymorphic_allocatorinline
base typedefaligator::polymorphic_allocator
deallocate(T *p, size_t n, size_t alignment=EIGEN_DEFAULT_ALIGN_BYTES)aligator::polymorphic_allocatorinline
deallocate_bytes(void *p, size_t num_bytes, size_t alignment=EIGEN_DEFAULT_ALIGN_BYTES)aligator::polymorphic_allocatorinline
polymorphic_allocator() noexceptaligator::polymorphic_allocatorinline
polymorphic_allocator(const polymorphic_allocator &other)=defaultaligator::polymorphic_allocator
polymorphic_allocator(const std::pmr::polymorphic_allocator< U > &other) noexceptaligator::polymorphic_allocatorinline
polymorphic_allocator(std::pmr::memory_resource *resource) noexceptaligator::polymorphic_allocatorinline