#include <Eigen/Core>
#include <memory_resource>
Go to the source code of this file.
Classes | |
class | aligator::polymorphic_allocator |
A convenience subclass of std::pmr::polymorphic_allocator for bytes. More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |
Typedefs | |
using | aligator::byte_t = std::byte |