|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsbrt.ext.mma.algebra.MMaExprInterpretter
public class MMaExprInterpretter
This class is intended for use solely by the class MathematicaSolver.
Method Summary | |
---|---|
protected static java.util.Map<java.lang.String,LinearComb<java.lang.String>> |
interpretSolution(com.wolfram.jlink.Expr solution)
Converts the provided Mathematica expression to a Map . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected static java.util.Map<java.lang.String,LinearComb<java.lang.String>> interpretSolution(com.wolfram.jlink.Expr solution)
Map
.
solution
- the solution to a system of linear equations.
Map
representation of the provided Expr
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |