![]() |
Go to the source code of this file.
Data Structures | |
| class | MinorProcessor |
| Class MinorProcessor implements the key methods for computing one or all sub-determinantes of a given size in a pre-defined matrix; either without caching or by using a cache. More... | |
| class | IntMinorProcessor |
| Class IntMinorProcessor is derived from class MinorProcessor. More... | |
| class | PolyMinorProcessor |
| Class PolyMinorProcessor is derived from class MinorProcessor. More... | |
Typedefs | |
| typedef polyrec * | poly |
Functions | |
| void | printCounters (char *prefix, bool resetToZero) |
| typedef polyrec* poly |
Definition at line 7 of file MinorProcessor.h.
| void printCounters | ( | char * | prefix, |
| bool | resetToZero | ||
| ) |