public class DSymbolTable extends XSymbolTable
DVariableFactorySymbolTable.StObservableobeservable| Constructor and Description |
|---|
DSymbolTable(VariableFactory varFac) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearValues()
Clears the values of all variables.
|
PartialDerivative |
getPartialDeriv(java.lang.String name,
java.lang.String[] dnames) |
SymbolTable |
newInstance()
Creates a new SymbolTable with the same variable factory as this.
|
copyConstants, printaddConstant, addObserver, addObserverToExistingVariables, addVariable, clearNonConstants, countObservers, createVariable, createVariable, deleteObserver, deleteObservers, get, getValue, getVar, getVariableFactory, hasChanged, makeVarIfNeeded, makeVarIfNeeded, put, setVarValue, toStringpublic DSymbolTable(VariableFactory varFac)
public SymbolTable newInstance()
newInstance in class XSymbolTablepublic PartialDerivative getPartialDeriv(java.lang.String name, java.lang.String[] dnames)
public void clearValues()
SymbolTableVariable.setValidValue method.clearValues in class SymbolTablehttp://www.singularsys.com/jep Copyright © 2007 Singular Systems