|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.friendularity.api.struct.NumericNode<NumType>
org.friendularity.api.struct.MathExprNode<NumType>
public abstract class MathExprNode<NumType>
| Constructor Summary | |
|---|---|
MathExprNode(java.lang.String mExpr,
int dim,
NumType outObj)
|
|
| Method Summary | |
|---|---|
protected void |
readDoublesIntoBuf(org.cogchar.bind.symja.MathGate mathGate,
double[] buffer)
This is our fundamental binding of a type to the MathGate concept. |
void |
setMathExpr(java.lang.String mathExpr)
|
| Methods inherited from class org.friendularity.api.struct.NumericNode |
|---|
clearResultCache, doUpdate, getOutputObject, writeAnyNumericFromAnyDoublesBuf, writeNumericFromDoublesBuf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MathExprNode(java.lang.String mExpr,
int dim,
NumType outObj)
| Method Detail |
|---|
protected void readDoublesIntoBuf(org.cogchar.bind.symja.MathGate mathGate,
double[] buffer)
NumericNode
readDoublesIntoBuf in class NumericNode<NumType>public void setMathExpr(java.lang.String mathExpr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||