![]() |
GemaPCR
The GeMA PCR (Partition-Color-Renumber) Plugin
|
Declaration of the GmpGemaPCR class. More...
#include "gmpGemaCR.h"

Go to the source code of this file.
Classes | |
| class | GmpPartitionMethod |
| The abstract interface for a partition method implementation. More... | |
| class | GmpGemaPCRBase< Vector > |
| An implementation of the PCR (partition, color and renumbering) object interface. The template parameter is the vector type (should be either GmSingleVector or GmDualVector) forwarded to GmpGemaCR. More... | |
| struct | GmpGemaPCRBase< Vector >::ClassData |
| Class data for cells and nodes. More... | |
| class | GmpGemaPCRBase< Vector >::RankTemplateBuilder |
| Helper class used to create rank templates. More... | |
Typedefs | |
| typedef GmpGemaPCRBase< GmSingleVector > | GmpGemaPCR |
| Typedef for the PCR implementation with single vector. | |
| typedef GmpGemaPCRBase< GmDualVector > | GmpGemaPCRD |
| Typedef for the PCR implementation with dual vector. | |
Declaration of the GmpGemaPCR class.