public class DVariableTable extends XVariableTable
DVariableFactorytable, vf| Constructor and Description |
|---|
DVariableTable() |
| Modifier and Type | Method and Description |
|---|---|
PartialDerivative |
getPartialDeriv(java.lang.String name,
java.lang.String[] dnames)
Gets the partial derivative of a variable.
|
init, newInstance, printaddConstant, addVariable, addVariable, clear, clearValues, containsKey, containsVariable, copyConstantsFrom, copyVariablesFrom, getLightWeightInstance, getVariable, getVariableFactory, getVariables, isEmpty, keySet, remove, remove, removeNonConstants, setVariableFactory, size, toString, valuespublic PartialDerivative getPartialDeriv(java.lang.String name, java.lang.String[] dnames)
name - name of variable to find derivative ofdnames - array of names, ["x","y"] would give the derivative d/dxdyCopyright © 2018 Singular Systems http://www.singularsys.com/jep