|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.uacalc.alg.ParameterizedAlgebra
public class ParameterizedAlgebra
This class represents SmallAlgebra's. Such algebras have a map from {0, ..., n-1} and the elements of the algebra. The operations are done on the ints and converted back the elements.
| Constructor Summary | |
|---|---|
ParameterizedAlgebra()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getParameterMap(java.util.List<java.lang.Integer> values)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterizedAlgebra()
| Method Detail |
|---|
public java.util.Map<java.lang.String,java.lang.String> getParameterMap(java.util.List<java.lang.Integer> values)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||