Data Structures | Typedefs
Minor.h File Reference
#include <string>

Go to the source code of this file.

Data Structures

class  MinorKey
 Class MinorKey can be used for representing keys in a cache for sub-determinantes; see class Cache. More...
 
class  MinorValue
 
class  IntMinorValue
 Class IntMinorValue is derived from MinorValue and can be used for representing values in a cache for sub-determinantes; see class Cache. More...
 
class  PolyMinorValue
 Class PolyMinorValue is derived from MinorValue and can be used for representing values in a cache for sub-determinantes; see class Cache. More...
 

Typedefs

typedef polyrec * poly
 

Typedef Documentation

§ poly

typedef polyrec* poly

Definition at line 7 of file Minor.h.