A B C D E F G H I J K L M N O P R S T U V X Y Z

E

EfficientASTNodeInterpreter - Class in org.simulator.sbml
This class is a more efficient implementation of an .
EfficientASTNodeInterpreter(ValueHolder) - Constructor for class org.simulator.sbml.EfficientASTNodeInterpreter
Constructs an interpreter with a specific value holder.
elmhes(double[][]) - Static method in class org.simulator.math.MatrixOperations
Reduces a[1..n][1..n] to upper Hessenberg form
EPS - Static variable in class org.simulator.math.MatrixOperations
Approximate square root of the JVM precision
eq(ASTNodeObject, ASTNodeObject, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
eq(ASTNode, ASTNode) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
eq(ASTNode, ASTNode) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
EulerMethod - Class in org.simulator.math.odes
In this class the Euler method for integration a differential equation system is implemented.
EulerMethod() - Constructor for class org.simulator.math.odes.EulerMethod
default constructor
EulerMethod(double) - Constructor for class org.simulator.math.odes.EulerMethod
 
EulerMethod(double, boolean) - Constructor for class org.simulator.math.odes.EulerMethod
 
EulerMethod(EulerMethod) - Constructor for class org.simulator.math.odes.EulerMethod
clone constructor
evaluationBlock - Variable in class org.simulator.sbml.astnode.FunctionValue
The value of the evaluation block of the function stored in an ASTNodeObject.
EventDESystem - Interface in org.simulator.math.odes
This Class represents an event-driven differential equation system
EventInProcess - Class in org.simulator.sbml
This class represents a compilation of all information calculated during simulation concerning events.
EventInProcess(boolean) - Constructor for class org.simulator.sbml.EventInProcess
Creates a new EventInProcess with the given boolean value indicating whether or not it can fire at time point 0d.
EventInProcessWithDelay - Class in org.simulator.sbml
This class represents a compilation of all information calculated during simulation concerning events.
EventInProcessWithDelay(boolean) - Constructor for class org.simulator.sbml.EventInProcessWithDelay
Creates a new EventInProcessWithDelay with the given boolean value indicating whether or not it can fire at time point 0d.
eventOccurred(double, double[], boolean) - Method in class org.simulator.math.odes.AbstractDESSolver
 
execTimes - Variable in class org.simulator.sbml.EventInProcess
 
executed(double) - Method in class org.simulator.sbml.EventInProcess
The event associated with this class has been executed therefore reset some values.
executed(double) - Method in class org.simulator.sbml.EventInProcessWithDelay
 
exp(ASTNodeObject, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
exp(ASTNode) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
exp(ASTNode) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
exponent - Variable in class org.simulator.sbml.astnode.ASTNodeObject
The exponent of the corresponding ASTNode

A B C D E F G H I J K L M N O P R S T U V X Y Z