My Project
Loading...
Searching...
No Matches
CCacheHash< CExponent >::CCacheItem Struct Reference

#include <ncSACache.h>

Data Fields

union { 
CExponent aExponent
poly aMonom
a
union { 
CExponent bExponent
poly bMonom
b
poly pProduct
int iPairType
long lHits

Detailed Description

template<typename CExponent>
struct CCacheHash< CExponent >::CCacheItem

Definition at line 36 of file ncSACache.h.

Field Documentation

◆ [union]

union { ... } CCacheHash< CExponent >::CCacheItem::a

◆ [union]

union { ... } CCacheHash< CExponent >::CCacheItem::b

◆ iPairType

template<typename CExponent>
int CCacheHash< CExponent >::CCacheItem::iPairType

Definition at line 50 of file ncSACache.h.

◆ lHits

template<typename CExponent>
long CCacheHash< CExponent >::CCacheItem::lHits

Definition at line 51 of file ncSACache.h.

◆ pProduct

template<typename CExponent>
poly CCacheHash< CExponent >::CCacheItem::pProduct

Definition at line 48 of file ncSACache.h.


The documentation for this struct was generated from the following file: