Macaulay2 Engine
Loading...
Searching...
No Matches
gbvectorHeap Class Reference

#include <gbring.hpp>

Public Member Functions

 gbvectorHeap (GBRing *GR, const FreeModule *F)
 ~gbvectorHeap ()
GBRingget_gb_ring ()
const FreeModuleget_freemodule ()
void add (gbvector *p)
void mult_by_coeff (ring_elem a)
const gbvectorget_lead_term ()
gbvectorremove_lead_term ()
gbvectorvalue ()
gbvectordebug_list (int i)
gbvectorcurrent_value () const
void show () const

Private Attributes

GBRingGR
const FreeModuleF
const RingK
gbvectorheap [GEOHEAP_SIZE]
ring_elem heap_coeff [GEOHEAP_SIZE]
int top_of_heap
int mLead

Detailed Description

Definition at line 688 of file gbring.hpp.


The documentation for this class was generated from the following files: