Gröbner basis project
Codebase for research into Gröbner basis computation
|
heart of the memory pool allocator (Grading_Order_Data_Allocator) More...
#include <goda.hpp>
Public Attributes | |
TYPE * | data |
the data contained in this block | |
goda_block * | next |
pointer to the next free block | |
heart of the memory pool allocator (Grading_Order_Data_Allocator)