Serialized Form
-
Package org.matheclipse.core.convert
-
Class org.matheclipse.core.convert.RGBColor extends Object implements Serializable
- serialVersionUID:
- 9105970624690865276L
-
Serialized Fields
-
falpha
float falpha
Float alpha value. If frgbvalue is null, this is not valid data. -
frgbvalue
float[] frgbvalue
Float sRGB value. -
fvalue
float[] fvalue
RGBColor in an arbitrary color space withfloat
components. If null, other value should be used. -
value
int value
integer RGB value.
-
-
-
Package org.matheclipse.core.eval
-
Class org.matheclipse.core.eval.EvalEngine extends Object implements Serializable
- serialVersionUID:
- 8402201556123198590L
-
Serialized Fields
-
fIterationLimit
int fIterationLimit
-
fPackageMode
boolean fPackageMode
-
fRecursionLimit
int fRecursionLimit
-
fRelaxedSyntax
boolean fRelaxedSyntax
Iftrue
this engine doesn't distinguish between lower and upper case identifiers, with the exception of identifiers with length 1. -
fSignificantFigures
int fSignificantFigures
The number of significant figures in the output expression
-
-
Class org.matheclipse.core.eval.EvalHistory extends Object implements Serializable
- serialVersionUID:
- -5542189869048554333L
-
Serialized Fields
-
fHistoryLength
short fHistoryLength
-
fIndex
int fIndex
-
fInHistory
it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap<IExpr> fInHistory
-
fLine
int fLine
The overall line counter for all calculations. -
fOutHistory
it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap<IExpr> fOutHistory
-
historyIndices
int[] historyIndices
-
-
Class org.matheclipse.core.eval.LastCalculationsHistory extends Object implements Serializable
- serialVersionUID:
- -5542189869048554333L
-
Serialized Fields
-
fAllEntriesCounter
int fAllEntriesCounter
The overall counter for all calculations. -
fIndex
int fIndex
-
fMaximumCapacity
int fMaximumCapacity
-
fOutHistory
IExpr[] fOutHistory
-
-
-
Package org.matheclipse.core.eval.exception
-
Class org.matheclipse.core.eval.exception.AbortException extends FlowControlException implements Serializable
- serialVersionUID:
- 7641731563890805624L
-
Class org.matheclipse.core.eval.exception.ArgumentTypeException extends ValidateException implements Serializable
- serialVersionUID:
- 4017342168597803850L
-
Serialized Fields
-
fMessage
String fMessage
-
-
Class org.matheclipse.core.eval.exception.ArgumentTypeStopException extends LimitException implements Serializable
- serialVersionUID:
- -464391877949488192L
-
Serialized Fields
-
fMessage
String fMessage
-
-
Class org.matheclipse.core.eval.exception.ASTElementLimitExceeded extends LimitException implements Serializable
- serialVersionUID:
- 8925451277545397036L
-
Serialized Fields
-
fRequestedCapacity
long fRequestedCapacity
-
-
Class org.matheclipse.core.eval.exception.BigIntegerLimitExceeded extends LimitException implements Serializable
- serialVersionUID:
- 8925451277545397036L
-
Serialized Fields
-
fLimit
long fLimit
-
-
Class org.matheclipse.core.eval.exception.BreakException extends FlowControlException implements Serializable
- serialVersionUID:
- 3859495776051748837L
-
Class org.matheclipse.core.eval.exception.ConditionException extends FlowControlException implements Serializable
- serialVersionUID:
- -1175359074220162860L
-
Class org.matheclipse.core.eval.exception.ContinueException extends FlowControlException implements Serializable
- serialVersionUID:
- 7698113142556488875L
-
Class org.matheclipse.core.eval.exception.DialogReturnException extends ReturnException implements Serializable
- serialVersionUID:
- -3723154693002116846L
-
Class org.matheclipse.core.eval.exception.FailedException extends FlowControlException implements Serializable
- serialVersionUID:
- 5411356928714730288L
-
Class org.matheclipse.core.eval.exception.FlowControlException extends SymjaMathException implements Serializable
- serialVersionUID:
- -7700982641897767896L
-
Class org.matheclipse.core.eval.exception.IterationLimitExceeded extends LimitException implements Serializable
- serialVersionUID:
- -5953619629034039117L
-
Serialized Fields
-
fExpr
IExpr fExpr
-
fLimit
long fLimit
-
-
Class org.matheclipse.core.eval.exception.JASConversionException extends SymjaMathException implements Serializable
- serialVersionUID:
- 1572094432627031023L
-
Class org.matheclipse.core.eval.exception.LimitException extends FlowControlException implements Serializable
- serialVersionUID:
- 3573641258131547324L
-
Class org.matheclipse.core.eval.exception.MemoryLimitExceeded extends LimitException implements Serializable
- serialVersionUID:
- -8031017311519064342L
-
Class org.matheclipse.core.eval.exception.NoEvalException extends FlowControlException implements Serializable
- serialVersionUID:
- 3859495776051748837L
-
Class org.matheclipse.core.eval.exception.PolynomialDegreeLimitExceeded extends LimitException implements Serializable
- serialVersionUID:
- 8925451277545397036L
-
Serialized Fields
-
fLimit
long fLimit
-
-
Class org.matheclipse.core.eval.exception.RecursionLimitExceeded extends LimitException implements Serializable
- serialVersionUID:
- 3610700158103716674L
-
Serialized Fields
-
fExpr
IExpr fExpr
-
fLimit
int fLimit
-
-
Class org.matheclipse.core.eval.exception.ResultException extends FlowControlException implements Serializable
- serialVersionUID:
- 6451923502427489113L
-
Serialized Fields
-
value
IExpr value
-
-
Class org.matheclipse.core.eval.exception.ReturnException extends FlowControlException implements Serializable
- serialVersionUID:
- 6165872840807864554L
-
Serialized Fields
-
value
IExpr value
-
-
Class org.matheclipse.core.eval.exception.RuleCreationError extends ValidateException implements Serializable
- serialVersionUID:
- 4289111239388531874L
-
Serialized Fields
-
fLHS
IExpr fLHS
-
-
Class org.matheclipse.core.eval.exception.SymjaMathException extends MathException implements Serializable
- serialVersionUID:
- 3520033778672500363L
-
Class org.matheclipse.core.eval.exception.ThrowException extends FlowControlException implements Serializable
- serialVersionUID:
- -8468658696375569705L
-
Class org.matheclipse.core.eval.exception.TimeoutException extends FlowControlException implements Serializable
- serialVersionUID:
- -1664843691177511531L
-
Class org.matheclipse.core.eval.exception.ValidateException extends SymjaMathException implements Serializable
- serialVersionUID:
- 5266791137903109695L
-
-
Package org.matheclipse.core.eval.util
-
Class org.matheclipse.core.eval.util.OpenFixedSizeMap extends AbstractMap<K,V> implements Serializable
- serialVersionUID:
- -7777565424942239816L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream s) throws IOException
Serialize map to a stream.- Throws:
IOException
-
-
Serialized Fields
-
size
int size
-
table
Object[] table
-
-
Class org.matheclipse.core.eval.util.OpenIntToIExprHashMap extends Object implements Serializable
- serialVersionUID:
- -9179080286849120720L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
Read a serialized object.- Throws:
IOException
- if object cannot be readClassNotFoundException
- if the class corresponding to the serialized object cannot be found
-
-
Serialized Fields
-
keys
int[] keys
Keys table. -
mask
int mask
Bit mask for hash values. -
size
int size
Current size of the map. -
states
byte[] states
States table. -
values
Object[] values
Values table.
-
-
Class org.matheclipse.core.eval.util.OpenIntToList extends Object implements Serializable
- serialVersionUID:
- 5483913974727729407L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
Read a serialized object.- Throws:
IOException
- if object cannot be readClassNotFoundException
- if the class corresponding to the serialized object cannot be found
-
-
Serialized Fields
-
Class org.matheclipse.core.eval.util.OpenIntToSet extends Object implements Serializable
- serialVersionUID:
- 5483913974727729407L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
Read a serialized object.- Throws:
IOException
- if object cannot be readClassNotFoundException
- if the class corresponding to the serialized object cannot be found
-
-
Serialized Fields
-
comparator
Comparator<T> comparator
-
keys
int[] keys
Keys table. -
mask
int mask
Bit mask for hash values. -
size
int size
Current size of the map. -
states
byte[] states
States table. -
values
Set<T>[] values
Values table.
-
-
-
Package org.matheclipse.core.expression
-
Class org.matheclipse.core.expression.AbstractAST extends Object implements Serializable
- serialVersionUID:
- -8682706994448890660L
-
Serialized Fields
-
fEvalFlags
int fEvalFlags
Flags for controlling evaluation and left-hand-side pattern-matching expressions
-
-
Class org.matheclipse.core.expression.AbstractAST.NILPointer extends AbstractAST implements Serializable
- serialVersionUID:
- -3552302876858011292L
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
Class org.matheclipse.core.expression.AbstractFractionSym extends Object implements Serializable
- serialVersionUID:
- -8743141041586314213L
-
Class org.matheclipse.core.expression.AbstractIntegerSym extends Object implements Serializable
-
Serialization Methods
-
readExternal
public abstract void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public abstract void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.AbstractPatternSequence extends Object implements Serializable
- serialVersionUID:
- -1095810420975971421L
-
Serialized Fields
-
fDefault
boolean fDefault
Use default value, if no matching was found -
fSymbol
ISymbol fSymbol
The associated symbol for this pattern sequence -
fZeroArgsAllowed
boolean fZeroArgsAllowed
-
-
Class org.matheclipse.core.expression.ApcomplexNum extends Object implements Serializable
- serialVersionUID:
- -6033055105824482264L
-
Serialized Fields
-
fApcomplex
org.apfloat.Apcomplex fApcomplex
-
-
Class org.matheclipse.core.expression.ApfloatNum extends Object implements Serializable
- serialVersionUID:
- 2500259920655377884L
-
Serialized Fields
-
fApfloat
org.apfloat.Apfloat fApfloat
-
-
Class org.matheclipse.core.expression.AST extends HMArrayList implements Serializable
- serialVersionUID:
- 4295200630292148027L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.expression.AST0 extends AbstractAST implements Serializable
- serialVersionUID:
- -5023978098877603499L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.expression.AST1 extends AST0 implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.AST2 extends AST1 implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.AST3 extends AST2 implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.ASTAssociation extends ASTRRBTree implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.ASTRealMatrix extends AbstractAST implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.ASTRealVector extends AbstractAST implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.ASTRRBTree extends AbstractAST implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.ASTSeriesData extends AbstractAST implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.B1 extends AbstractAST implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.B2 extends AbstractAST implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.B3 extends AbstractAST implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.BigFractionSym extends AbstractFractionSym implements Serializable
- serialVersionUID:
- -553051997353641162L
-
Serialized Fields
-
fFraction
org.hipparchus.fraction.BigFraction fFraction
-
-
Class org.matheclipse.core.expression.BigIntegerSym extends AbstractIntegerSym implements Serializable
- serialVersionUID:
- 6389228668633533063L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.expression.Blank extends Object implements Serializable
- serialVersionUID:
- 1306007999071682207L
-
Class org.matheclipse.core.expression.BuiltInDummy extends Object implements Serializable
- serialVersionUID:
- -1921824292485125087L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
fAttributes
int fAttributes
The attribute values of the symbol represented by single bits. -
fEvalFlags
int fEvalFlags
Flags for controlling evaluation and left-hand-side pattern-matching expressions -
fSymbolName
String fSymbolName
The name of this symbol. The characters may be all lower-cases if the system doesn't distinguish between lower- and upper-case function names. -
fValue
IExpr fValue
-
-
Class org.matheclipse.core.expression.BuiltInRubi extends BuiltInDummy implements Serializable
- serialVersionUID:
- -7659044186079472277L
-
Class org.matheclipse.core.expression.BuiltInSymbol extends Symbol implements Serializable
- serialVersionUID:
- -4991038487281911261L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException
- Throws:
IOException
-
readResolve
public Object readResolve()
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.expression.ComplexNum extends Object implements Serializable
- serialVersionUID:
- -6033055105824482264L
-
Serialized Fields
-
fComplex
org.hipparchus.complex.Complex fComplex
-
-
Class org.matheclipse.core.expression.ComplexSym extends Object implements Serializable
- serialVersionUID:
- 1489050560741527824L
-
Class org.matheclipse.core.expression.Context extends Object implements Serializable
- serialVersionUID:
- 8656114325955206899L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
readResolve
private Object readResolve()
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
Class org.matheclipse.core.expression.DataExpr extends Object implements Serializable
- serialVersionUID:
- 4987827851920443376L
-
Serialized Fields
-
fData
T fData
-
fHead
IBuiltInSymbol fHead
-
-
Class org.matheclipse.core.expression.FractionSym extends AbstractFractionSym implements Serializable
- serialVersionUID:
- 1225728601457694359L
-
Serialization Methods
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
fDenominator
int fDenominator
-
fNumerator
int fNumerator
-
-
Class org.matheclipse.core.expression.HMArrayList extends AbstractAST implements Serializable
- serialVersionUID:
- 8683452581122892189L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.expression.IntegerSym extends AbstractIntegerSym implements Serializable
- serialVersionUID:
- 6389228668633533063L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.expression.Num extends Object implements Serializable
- serialVersionUID:
- 188084692735007429L
-
Serialized Fields
-
value
double value
-
-
Class org.matheclipse.core.expression.NumStr extends Num implements Serializable
- serialVersionUID:
- -6378124858265275437L
-
Serialized Fields
-
fExponent
int fExponent
-
fFloatStr
String fFloatStr
-
fPrecision
long fPrecision
-
-
Class org.matheclipse.core.expression.OptionsPattern extends AbstractPatternSequence implements Serializable
- serialVersionUID:
- 1086461999754718513L
-
Class org.matheclipse.core.expression.Pair extends B2 implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.Pattern extends Blank implements Serializable
- serialVersionUID:
- 7617138748475243L
-
Class org.matheclipse.core.expression.PatternNested extends Pattern implements Serializable
- serialVersionUID:
- 7897154396467939141L
-
Serialized Fields
-
fPatternExpr
IExpr fPatternExpr
-
-
Class org.matheclipse.core.expression.PatternSequence extends AbstractPatternSequence implements Serializable
- serialVersionUID:
- 2773651826316158627L
-
Serialized Fields
-
fHeadTest
IExpr fHeadTest
The expression which should check this pattern sequence
-
-
Class org.matheclipse.core.expression.RepeatedPattern extends AbstractPatternSequence implements Serializable
- serialVersionUID:
- 1086461999754718513L
-
Serialized Fields
-
fMatcher
IPatternMatcher fMatcher
-
fMax
int fMax
-
fMin
int fMin
-
fRepeatedExpr
IExpr fRepeatedExpr
-
-
Class org.matheclipse.core.expression.StringX extends Object implements Serializable
- serialVersionUID:
- -68464824682534930L
-
Serialized Fields
-
fMimeType
short fMimeType
-
fString
String fString
-
-
Class org.matheclipse.core.expression.Symbol extends Object implements Serializable
- serialVersionUID:
- 6048546131696113624L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
readResolve
public Object readResolve()
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
fAttributes
int fAttributes
The attribute values of the symbol represented by single bits. -
fEvalFlags
int fEvalFlags
Flags for controlling evaluation and left-hand-side pattern-matching expressions -
fSymbolName
String fSymbolName
The name of this symbol. The characters may be all lower-cases if the system doesn't distinguish between lower- and upper-case function names.
-
-
-
Package org.matheclipse.core.expression.data
-
Class org.matheclipse.core.expression.data.BDDExpr extends DataExpr<org.logicng.knowledgecompilation.bdds.BDD> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.ByteArrayExpr extends DataExpr<byte[]> implements Serializable
- serialVersionUID:
- 5799157739970931450L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.expression.data.CompiledFunctionExpr extends Object implements Serializable
- serialVersionUID:
- 3098987741558862963L
-
Class org.matheclipse.core.expression.data.DateObjectExpr extends DataExpr<LocalDateTime> implements Serializable
- serialVersionUID:
- 33260626252103830L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.expression.data.DispatchExpr extends DataExpr<VisitorReplaceAll> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.ExprEdge extends org.jgrapht.graph.DefaultEdge implements Serializable
- serialVersionUID:
- -38022260879220117L
-
Class org.matheclipse.core.expression.data.ExprWeightedEdge extends org.jgrapht.graph.DefaultWeightedEdge implements Serializable
- serialVersionUID:
- -2672050124122743886L
-
Class org.matheclipse.core.expression.data.FileExpr extends DataExpr<File> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.FittedModelExpr extends DataExpr<org.hipparchus.stat.regression.UpdatingMultipleLinearRegression> implements Serializable
- serialVersionUID:
- -2779698690575246663L
-
Class org.matheclipse.core.expression.data.GeoPositionExpr extends DataExpr<org.gavaghan.geodesy.GlobalPosition> implements Serializable
- serialVersionUID:
- -2913225354078252971L
-
Class org.matheclipse.core.expression.data.GraphExpr extends DataExpr<org.jgrapht.Graph<IExpr,T>> implements Serializable
- serialVersionUID:
- 6160043985328230156L
-
Class org.matheclipse.core.expression.data.InputStreamExpr extends DataExpr<InputStream> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.InterpolatingFunctionExpr extends DataExpr<T> implements Serializable
- serialVersionUID:
- -3183236658957651705L
-
Serialized Fields
-
max
double max
-
min
double min
-
-
Class org.matheclipse.core.expression.data.JavaClassExpr extends DataExpr<Class<?>> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.JavaObjectExpr extends DataExpr<Object> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.LinearSolveFunctionExpr extends DataExpr<org.hipparchus.linear.FieldDecompositionSolver<T extends org.hipparchus.FieldElement<T>>> implements Serializable
- serialVersionUID:
- 1010655513699079968L
-
Serialized Fields
-
complexNumeric
boolean complexNumeric
-
precision
long precision
-
-
Class org.matheclipse.core.expression.data.NumericArrayExpr extends DataExpr<Object> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.NumericArrayExpr.RangeException extends Exception implements Serializable
- serialVersionUID:
- 5301913995459242598L
-
Class org.matheclipse.core.expression.data.NumericArrayExpr.TypeException extends Exception implements Serializable
- serialVersionUID:
- -8868546084855177025L
-
Class org.matheclipse.core.expression.data.OutputStreamExpr extends DataExpr<OutputStream> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.SparseArrayExpr extends DataExpr<Trie<int[],IExpr>> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.TestReportObjectExpr extends DataExpr<IAssociation> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.TestResultObjectExpr extends DataExpr<IAssociation> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.expression.data.TimeObjectExpr extends DataExpr<LocalTime> implements Serializable
- serialVersionUID:
- -8103849790860824974L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput output) throws IOException
- Throws:
IOException
-
-
-
Package org.matheclipse.core.form.tex
-
Class org.matheclipse.core.form.tex.TeXSyntaxError extends MathException implements Serializable
- serialVersionUID:
- 1849387697719679119L
-
Serialized Fields
-
fColumnIndex
int fColumnIndex
column index where the error occurred (offset relative to rowIndex) -
fCurrentLine
String fCurrentLine
-
fError
String fError
-
fLength
int fLength
length of the error -
fRowIndex
int fRowIndex
row index where the error occurred2 -
fStartOffset
int fStartOffset
offset where the error occurred
-
-
-
Package org.matheclipse.core.integrate.rubi
-
Class org.matheclipse.core.integrate.rubi.UtilityFunctionCtors.EqQ extends B2 implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
-
Package org.matheclipse.core.interfaces
-
Package org.matheclipse.core.numbertheory
-
Class org.matheclipse.core.numbertheory.SortedMultiset_BottomUp extends TreeMap<T extends Comparable<T>,Integer> implements Serializable
- serialVersionUID:
- -6604624351619809213L
-
Class org.matheclipse.core.numbertheory.SortedMultiset_TopDown extends TreeMap<T extends Comparable<T>,Integer> implements Serializable
- serialVersionUID:
- -6604624351619809213L
-
-
Package org.matheclipse.core.patternmatching
-
Class org.matheclipse.core.patternmatching.AbstractPatternMatcherMethod extends PatternMatcher implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.patternmatching.IPatternMap.PatternMap extends Object implements Serializable
- serialVersionUID:
- -5384429232269800438L
-
Serialized Fields
-
fPatternObjects
IPatternObject[] fPatternObjects
Store a reference of the determined pattern object which should be immutable after methoddeterminePatterns()
-
fRuleWithoutPattern
boolean fRuleWithoutPattern
Iftrue
the rule contains no pattern. -
fSymbolsOrPattern
IExpr[] fSymbolsOrPattern
Contains the symbols of the patterns or the pattern objects itself. The corresponding value (ornull
) is stored infSymbolsOrPatternValues
. -
fSymbolsOrPatternValues
IExpr[] fSymbolsOrPatternValues
Contains the current values (ornull
) of the symbols of the patterns or the pattern objects itself. The corresponding symbol or pattern is stored infSymbolsOrPattern
.
-
-
Class org.matheclipse.core.patternmatching.IPatternMatcher extends Object implements Serializable
- serialVersionUID:
- 2841686297882535691L
-
Serialized Fields
-
fLhsPatternExpr
IExpr fLhsPatternExpr
Contains the "pattern-matching" expression
-
-
Class org.matheclipse.core.patternmatching.IPatternMatcher.EquivalenceComparator extends Object implements Serializable
- serialVersionUID:
- 8357661139299702326L
-
Class org.matheclipse.core.patternmatching.IPatternMatcher.PriorityComparator extends Object implements Serializable
- serialVersionUID:
- -8228506547987873450L
-
Class org.matheclipse.core.patternmatching.PatternMatcher extends IPatternMatcher implements Serializable
- serialVersionUID:
- -6708462090303928690L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.patternmatching.PatternMatcherAndEvaluator extends PatternMatcher implements Serializable
- serialVersionUID:
- 2241135467123931061L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.patternmatching.PatternMatcherAndInvoker extends PatternMatcher implements Serializable
- serialVersionUID:
- -2448717771259975643L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.patternmatching.PatternMatcherEquals extends IPatternMatcher implements Serializable
- serialVersionUID:
- 3566534441225675728L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
Class org.matheclipse.core.patternmatching.PatternMatcherEvalEngine extends PatternMatcher implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.patternmatching.PatternMatcherList extends PatternMatcherAndEvaluator implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
Class org.matheclipse.core.patternmatching.RulesData extends Object implements Serializable
- serialVersionUID:
- -7747268035549814899L
-
Serialized Fields
-
fDefaultValues
OpenIntToIExprHashMap<IExpr> fDefaultValues
-
fEqualDownRules
Map<IExpr,PatternMatcherEquals> fEqualDownRules
-
fEqualUpRules
Map<IExpr,PatternMatcherEquals> fEqualUpRules
-
fMessages
Map<String,IStringX> fMessages
-
fPatternDownRules
List<IPatternMatcher> fPatternDownRules
List of pattern matchers. The corresponding priority is stored infPriorityDownRules
. -
fPriorityDownRules
it.unimi.dsi.fastutil.ints.IntArrayList fPriorityDownRules
Sorted int array of the priorities of the correspondingfPatternDownRules
matcher. -
fSimplePatternUpRules
List<IPatternMatcher> fSimplePatternUpRules
-
-
-
Package org.matheclipse.core.polynomials.longexponent
-
Class org.matheclipse.core.polynomials.longexponent.AlgebraicNotInvertibleException extends edu.jas.structure.NotInvertibleException implements Serializable
- serialVersionUID:
- 4734826103269124125L
-
Serialized Fields
-
f
ExprPolynomial f
-
f1
ExprPolynomial f1
-
f2
ExprPolynomial f2
-
-
Class org.matheclipse.core.polynomials.longexponent.ExprPolynomial extends Object implements Serializable
- serialVersionUID:
- -3069278103478903325L
-
Serialized Fields
-
debug
boolean debug
-
ring
ExprPolynomialRing ring
The factory for the polynomial ring. -
val
SortedMap<ExpVectorLong,IExpr> val
The data structure for polynomials.
-
-
Class org.matheclipse.core.polynomials.longexponent.ExprPolynomialRing extends Object implements Serializable
- serialVersionUID:
- -6136386786501333693L
-
Serialized Fields
-
coFac
ExprRingFactory coFac
The factory for the coefficients. -
evzero
ExpVectorLong evzero
The constant exponent vector 0 for this ring. -
isField
int isField
Indicator if this ring is a field. -
numericFunction
boolean numericFunction
-
nvar
int nvar
The number of variables. -
ONE
ExprPolynomial ONE
The constant polynomial 1 for this ring. -
partial
boolean partial
True for partially reversed variables. -
tord
ExprTermOrder tord
The term order. -
vars
IAST vars
The names of the variables. This value can be modified. -
ZERO
ExprPolynomial ZERO
The constant polynomial 0 for this ring.
-
-
Class org.matheclipse.core.polynomials.longexponent.ExprRingFactory extends Object implements Serializable
- serialVersionUID:
- -6146597389011632638L
-
Class org.matheclipse.core.polynomials.longexponent.ExprTermOrder extends Object implements Serializable
- serialVersionUID:
- 360644493672021694L
-
Serialized Fields
-
evbeg1
int evbeg1
-
evbeg2
int evbeg2
-
evend1
int evend1
-
evend2
int evend2
-
evord
int evord
-
evord2
int evord2
-
horder
ExprTermOrder.EVComparator horder
Defined descending order comparator. Sorts the highest terms first. -
lorder
ExprTermOrder.EVComparator lorder
Defined ascending order comparator. Sorts the lowest terms first. -
sugar
ExprTermOrder.EVComparator sugar
Defined sugar order comparator. Sorts the graded lowest terms first. -
weight
long[][] weight
Defined array of weight vectors.
-
-
-
Package org.matheclipse.core.polynomials.symbolicexponent
-
Class org.matheclipse.core.polynomials.symbolicexponent.SymbolicAlgebraicNotInvertibleException extends edu.jas.structure.NotInvertibleException implements Serializable
- serialVersionUID:
- 4734826103269124125L
-
Serialized Fields
-
f
SymbolicPolynomial f
-
f1
SymbolicPolynomial f1
-
f2
SymbolicPolynomial f2
-
-
Class org.matheclipse.core.polynomials.symbolicexponent.SymbolicPolynomial extends Object implements Serializable
- serialVersionUID:
- -3069278103478903325L
-
Serialized Fields
-
debug
boolean debug
-
ring
SymbolicPolynomialRing ring
The factory for the polynomial ring. -
val
SortedMap<ExpVectorSymbolic,IExpr> val
The data structure for polynomials.
-
-
Class org.matheclipse.core.polynomials.symbolicexponent.SymbolicPolynomialRing extends Object implements Serializable
- serialVersionUID:
- -6136386786501333693L
-
Serialized Fields
-
coFac
ExprRingFactory coFac
The factory for the coefficients. -
evzero
ExpVectorSymbolic evzero
The constant exponent vector 0 for this ring. -
isField
int isField
Indicator if this ring is a field. -
numericFunction
boolean numericFunction
-
nvar
int nvar
The number of variables. -
ONE
SymbolicPolynomial ONE
The constant polynomial 1 for this ring. -
partial
boolean partial
True for partially reversed variables. -
tord
SymbolicTermOrder tord
The term order. -
vars
IAST vars
The names of the variables. This value can be modified. -
ZERO
SymbolicPolynomial ZERO
The constant polyl 0 for this ring.
-
-
Class org.matheclipse.core.polynomials.symbolicexponent.SymbolicTermOrder extends Object implements Serializable
- serialVersionUID:
- 360644493672021694L
-
Serialized Fields
-
evbeg1
int evbeg1
-
evbeg2
int evbeg2
-
evend1
int evend1
-
evend2
int evend2
-
evord
int evord
-
evord2
int evord2
-
horder
SymbolicTermOrder.EVComparator horder
Defined descending order comparator. Sorts the highest terms first. -
lorder
SymbolicTermOrder.EVComparator lorder
Defined ascending order comparator. Sorts the lowest terms first. -
sugar
SymbolicTermOrder.EVComparator sugar
Defined sugar order comparator. Sorts the graded lowest terms first. -
weight
IExpr[][] weight
Defined array of weight vectors.
-
-
-
Package org.matheclipse.core.reflection.system
-
Class org.matheclipse.core.reflection.system.Solve.NoSolution extends Exception implements Serializable
- serialVersionUID:
- -8578380756971796776L
-
Serialized Fields
-
solType
int solType
-
-
-
Package org.matheclipse.core.sympy.exception
-
Class org.matheclipse.core.sympy.exception.PoleError extends FlowControlException implements Serializable
-
Class org.matheclipse.core.sympy.exception.ValueError extends SymjaMathException implements Serializable
- serialVersionUID:
- -7617014361454618182L
-
-
Package org.matheclipse.core.tensor.api
-
Package org.matheclipse.core.tensor.fft
-
Class org.matheclipse.core.tensor.fft.PeriodogramArray extends Object implements Serializable
-
Serialized Fields
-
spectrogramArray
TensorUnaryOperator spectrogramArray
-
-
-
Class org.matheclipse.core.tensor.fft.SpectrogramArray extends Object implements Serializable
-
Serialized Fields
-
offset
int offset
-
tensorUnaryOperator
TensorUnaryOperator tensorUnaryOperator
-
weights
IAST weights
-
windowLength
int windowLength
-
-
-
-
Package org.matheclipse.core.tensor.img
-
Class org.matheclipse.core.tensor.img.ImageCrop extends Object implements Serializable
-
-
Package org.matheclipse.core.tensor.itp
-
Class org.matheclipse.core.tensor.itp.BSplineInterpolation extends AbstractInterpolation implements Serializable
-
Class org.matheclipse.core.tensor.itp.LinearInterpolation extends AbstractInterpolation implements Serializable
-
Serialized Fields
-
tensor
IAST tensor
-
-
-
-
Package org.matheclipse.core.tensor.opt.nd
-
Class org.matheclipse.core.tensor.opt.nd.CoordinateBoundingBox extends Object implements Serializable
-
-
Package org.matheclipse.core.tensor.qty
-
Class org.matheclipse.core.tensor.qty.QuantityImpl extends DataExpr<IUnit> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput objectOutput) throws IOException
- Throws:
IOException
-
-
-
-
Package org.matheclipse.core.tensor.sca
-
Class org.matheclipse.core.tensor.sca.Mod extends Object implements Serializable
-
-
Package org.matheclipse.core.visit
-
Class org.matheclipse.core.visit.VisitorRemoveLevelSpecification.StopException extends FlowControlException implements Serializable
- serialVersionUID:
- -8839477630696222675L
-