Package jline.solvers.ssa.handlers
Class Solver_ssa_nrm_space
java.lang.Object
jline.solvers.ssa.handlers.Solver_ssa_nrm_space
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionnext_reaction_method_space(Matrix S, List<List<Integer>> D, kotlin.jvm.functions.Function1<Matrix, Double>[] a, Matrix nvec0, int samples, SolverOptions options, Map<String, double[]> reactcache, kotlin.jvm.functions.Function1<Matrix, String> hashfun) solver_ssa_nrm_space(NetworkStruct sn, SolverOptions options)
-
Method Details
-
solver_ssa_nrm_space
public static Solver_ssa_nrm_space.SolverSSAResultNRMSpace solver_ssa_nrm_space(NetworkStruct sn, SolverOptions options) -
next_reaction_method_space
-