|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jas.poly.TableRelation
class TableRelation
TableRelation container for storage and printing in RelationTable.
| Field Summary | |
|---|---|
ExpVector |
e
|
ExpVector |
f
|
OrderedPolynomial |
p
|
| Constructor Summary | |
|---|---|
TableRelation(ExpVector e,
ExpVector f,
OrderedPolynomial p)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final ExpVector e
public final ExpVector f
public final OrderedPolynomial p
| Constructor Detail |
|---|
public TableRelation(ExpVector e,
ExpVector f,
OrderedPolynomial p)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||