![]() |
My Project
|
#include <ncSACache.h>
Public Types | |
| typedef poly | CExponent |
Public Types inherited from CCacheHash< poly > | |
| enum | EHistoryType |
Public Member Functions | |
| CGlobalCacheHash (ring r) | |
| virtual | ~CGlobalCacheHash () |
Public Member Functions inherited from CCacheHash< poly > | |
| CCacheHash (ring r) | |
| ring | GetBasering () const |
| int | NVars () const |
| virtual | ~CCacheHash () |
| int | LookupEE (poly a, poly b, CCacheItem *&pItems) |
| bool | StoreEE (poly a, poly b, poly pProduct) |
| virtual void | History (const EHistoryType, const poly, const poly, const poly=NULL) |
Protected Member Functions | |
| virtual void | History (const EHistoryType t, const CExponent a, const CExponent b, const poly p=NULL) |
Definition at line 99 of file ncSACache.h.
| typedef poly CGlobalCacheHash::CExponent |
Definition at line 102 of file ncSACache.h.
|
inline |
Definition at line 104 of file ncSACache.h.
|
inlinevirtual |
Definition at line 106 of file ncSACache.h.
|
protectedvirtual |
Definition at line 46 of file ncSACache.cc.