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

V

valueOf(String) - Static method in enum sbrt.kernel.math.optimization.OptSense
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sbrt.kernel.math.optimization.ProgramSolverStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum sbrt.kernel.math.optimization.OptSense
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sbrt.kernel.math.optimization.ProgramSolverStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class sbrt.kernel.utilities.UnmodifiableMap
See Map.values().
VariableParticipation<E extends MathExpr<V>,V> - Class in sbrt.kernel.utilities.proc
This class is used to organize a collection of mathematical expressions according to the variables they contain.
VariableParticipation() - Constructor for class sbrt.kernel.utilities.proc.VariableParticipation
 
VariableParticipationManager - Class in sbrt.shell.mng.utilities
This class is used to manage variable participation processes.
VariableParticipationManager() - Constructor for class sbrt.shell.mng.utilities.VariableParticipationManager
 
variables() - Method in class sbrt.kernel.math.AbstractLinearComb.Term
Returns 1.
variables() - Method in class sbrt.kernel.math.algebra.HashLinearSystemSolution
Returns the total number of variables in this solution.
variables() - Method in interface sbrt.kernel.math.algebra.LinearSystemSolution
Returns the total number of variables in this solution.
variables() - Method in class sbrt.kernel.math.HashLinearComb
Returns the number of variables in this mathematical expression.
variables() - Method in interface sbrt.kernel.math.MathExpr
Returns the number of variables in this mathematical expression.
variables() - Method in interface sbrt.kernel.math.Polynomial.Term
Returns the number of variables contained in this term.
VectorComparer - Class in sbrt.kernel.math
This class is used to compare vectors of double precision numbers.
VectorComparer() - Constructor for class sbrt.kernel.math.VectorComparer
 
VectorComparer.Diff<V> - Class in sbrt.kernel.math
Instances of this class are used to hold a variable and a pair of corresponding numerical values.
VectorComparison<V> - Class in sbrt.kernel.utilities.proc
This class is used to compare numerical vectors.
VectorComparison() - Constructor for class sbrt.kernel.utilities.proc.VectorComparison
Constructs a new numerical vector comparison process.
VectorComparisonManager - Class in sbrt.shell.mng.utilities
This class is used to compare the intervals contained in separate files.
VectorComparisonManager() - Constructor for class sbrt.shell.mng.utilities.VectorComparisonManager
 
VectorIntersection<K,V> - Class in sbrt.kernel.math.algebra.proc
This class is used to intersect vectors whose variables (that is, map keys) are not identical.
VectorIntersection() - Constructor for class sbrt.kernel.math.algebra.proc.VectorIntersection
Constructs a new vector intersector.
verifyFluxConstraints(Map<String, Interval>, Fluxome, double) - Static method in class sbrt.shell.io.fba.FluxIntervalInputFile
Verifies that the provided constraints are legitimate for the provided fluxome.
VERSION_ARG - Static variable in class sbrt.Sbrt
The argument used to display the version number.

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