Package | Description |
---|---|
com.sun.electric.tool.ncc.result |
Modifier and Type | Method and Description |
---|---|
Permutation |
NccResult.getExportPermutation()
Return information saved for hierarchical interchange
|
Permutation |
Permutation.inverse() |
Permutation |
Permutation.product(Permutation h) |
static Permutation |
Permutation.product(Permutation g,
Permutation h) |
Modifier and Type | Method and Description |
---|---|
Permutation |
Permutation.product(Permutation h) |
static Permutation |
Permutation.product(Permutation g,
Permutation h) |
void |
NccResult.setExportPermutation(Permutation exportPermutation)
Save information needed for hierarchical interchange
|
Constructor and Description |
---|
Permutation(Permutation p) |