public class MatrixComponentSet extends ComponentSet
MatrixFunctionTable, MatrixOperatorTable. It
will either use a supplied MatrixComponents or build one using the
supplied MatrixFactory and MatrixField. It uses
StandardConfigurableParser necessary for parsing matrix expression
and a DimensionVisitor.| Modifier and Type | Field and Description |
|---|---|
protected DimensionVisitor |
dimv |
| Constructor and Description |
|---|
MatrixComponentSet(JepComponent... components) |
MatrixComponentSet(MatrixFactoryI fact,
MatrixFieldI field)
ComponentSet using a DoubleNumberFactory, and specified MatrixFactory and
MatrixField
|
MatrixComponentSet(NumberFactory nf,
MatrixFactoryI fact,
MatrixFieldI field)
ComponentSet with specified number factory, matrix factory and field
|
| 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 DimensionVisitor dimv
public MatrixComponentSet(MatrixFactoryI fact, MatrixFieldI field)
public MatrixComponentSet(NumberFactory nf, MatrixFactoryI fact, MatrixFieldI field)
nf - fact - field - public MatrixComponentSet(JepComponent... components)
public MatrixFactoryI getMatrixFactory()
public MatrixFieldI getMatrixField()
public DimensionVisitor getDimensionVisitor()
Copyright © 2018 Singular Systems http://www.singularsys.com/jep