|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.singularsys.aa.linear.LinearCoefficientExtractor
public class LinearCoefficientExtractor
This class finds the coeffients of a linear expression. It expects the expression to be in simplified form.
Constructor Summary | |
---|---|
LinearCoefficientExtractor()
|
Method Summary | |
---|---|
static LinearExpr |
getLinearExpr(PolynomialExpr poly)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinearCoefficientExtractor()
Method Detail |
---|
public static LinearExpr getLinearExpr(PolynomialExpr poly) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |