public class MDJepComponents extends ComponentSet
DoubleNumberFactory,
VariableFactory,
NodeFactory,
StandardFunctionTable,
DVariableTable,
XOperatorTable,
StandardConfigurableParser,
XEvaluator,
PrintVisitor,
TreeUtils,
DeepCopyVisitor,
SubstitutionVisitor,
ExpressionCleaner,
CommandVisitor,
DifferentiationVisitor| Modifier and Type | Field and Description |
|---|---|
protected ExpressionCleaner |
cleaner |
protected CommandVisitor |
commandv |
protected DeepCopyVisitor |
copier |
protected DimensionVisitor |
dimv |
protected DifferentiationVisitor |
dv |
protected EquationExtractor |
extractor |
protected PolynomialCreator |
polyv |
protected RewriteVisitor |
rewritev |
protected SubstitutionVisitor |
subv |
protected TreeUtils |
tu |
| Constructor and Description |
|---|
MDJepComponents(JepComponent... components) |
| Modifier and Type | Method and Description |
|---|---|
DimensionVisitor |
getDimensionVisitor() |
MatrixFactoryI |
getMatrixFactory() |
MatrixFieldI |
getMatrixField() |
addAuxComponent, addComponents, getAuxComponents, getAuxComps, getBaseComponents, getComponents, getEvaluator, getFunctionTable, getNodeFactory, getNumberFactory, getOperatorTable, getParser, getPrintVisitor, getVariableFactory, getVariableTable, setAuxComps, setEvaluator, setFunctionTable, setNodeFactory, setNumberFactory, setOperatorTable, setParser, setPrintVisitor, setVariableFactory, setVariableTableprotected DifferentiationVisitor dv
protected TreeUtils tu
protected DeepCopyVisitor copier
protected SubstitutionVisitor subv
protected ExpressionCleaner cleaner
protected CommandVisitor commandv
protected DimensionVisitor dimv
protected PolynomialCreator polyv
protected EquationExtractor extractor
protected RewriteVisitor rewritev
public MDJepComponents(JepComponent... components)
public MatrixFactoryI getMatrixFactory()
public MatrixFieldI getMatrixField()
public DimensionVisitor getDimensionVisitor()
Copyright © 2018 Singular Systems http://www.singularsys.com/jep