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

F

FAC - Variable in class org.simulator.math.odes.RosenbrockSolver
helper array to hold intermediate values
fac1 - Static variable in class org.simulator.math.odes.RosenbrockSolver
Constants used to adapt the stepsize according to the error in the last step (see rodas.f)
fac2 - Static variable in class org.simulator.math.odes.RosenbrockSolver
Constants used to adapt the stepsize according to the error in the last step (see rodas.f)
factorial(double) - Static method in class org.simulator.math.Mathematics
This method computes the factorial!
factorial(ASTNodeObject, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
factorial(ASTNode) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
factorial(ASTNode) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
FastProcessDESystem - Interface in org.simulator.math.odes
This interface describes differential equation systems with fast processes.
filter(double[]) - Method in class org.simulator.math.odes.MultiTable
Creates a multi block table only containing the values for the given timepoints (if available)
fired - Variable in class org.simulator.sbml.EventInProcess
 
fired(double) - Method in class org.simulator.sbml.EventInProcess
Associated event has triggered therefore current value of fired to true
firePropertyChange(double, double) - Method in class org.simulator.math.odes.AbstractDESSolver
 
firePropertyChange(double, double) - Method in interface org.simulator.math.odes.DESSolver
Tell each listener that property value changed.
FirstOrderSolver - Class in org.simulator.math.odes
This class is the superclass of the wrapper classes for the solvers of the Apache Math library.
FirstOrderSolver() - Constructor for class org.simulator.math.odes.FirstOrderSolver
default constructor
FirstOrderSolver(double) - Constructor for class org.simulator.math.odes.FirstOrderSolver
 
FirstOrderSolver(double, boolean) - Constructor for class org.simulator.math.odes.FirstOrderSolver
 
FirstOrderSolver(FirstOrderSolver) - Constructor for class org.simulator.math.odes.FirstOrderSolver
clone constructor
floor(ASTNodeObject, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
floor(ASTNode) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
floor(ASTNode) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
frac(int, int) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
frac(ASTNodeObject, ASTNodeObject, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
frac(ASTNode, ASTNode) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
frac(int, int) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
frac(ASTNode, ASTNode) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
frac(int, int) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
function(FunctionDefinition, List<ASTNode>) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
function(String, List<ASTNode>) - Method in class org.simulator.sbml.ASTNodeInterpreter
 
function(FunctionDefinition, List<ASTNode>) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
function(String, List<ASTNode>) - Method in class org.simulator.sbml.EfficientASTNodeInterpreter
 
functionBoolean(String, List<ASTNodeObject>) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
functionBoolean(ASTNodeObject, List<String>, List<ASTNodeObject>, double[], double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
functionDouble(ASTNodeObject, List<String>, List<ASTNodeObject>, int, double[], double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
functionDouble(String, List<ASTNodeObject>, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreterWithTime
 
FunctionValue - Class in org.simulator.sbml.astnode
This class computes and stores values of ASTNodes that refer to the application of a function definition.
FunctionValue(ASTNodeInterpreterWithTime, ASTNode, List<ASTNode>) - Constructor for class org.simulator.sbml.astnode.FunctionValue
 

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