|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.jas.module.ResPolPart
class ResPolPart
Field Summary | |
---|---|
PolynomialList |
GB
|
PolynomialList |
ideal
|
ModuleList |
syzygy
|
Constructor Summary | |
---|---|
ResPolPart(PolynomialList m,
PolynomialList g,
ModuleList z)
|
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 PolynomialList ideal
public final PolynomialList GB
public final ModuleList syzygy
Constructor Detail |
---|
public ResPolPart(PolynomialList m, PolynomialList g, ModuleList z)
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 |