Uses of Interface
jline.solvers.uq.SolverUQ.SolverFactory
Packages that use SolverUQ.SolverFactory
-
Uses of SolverUQ.SolverFactory in jline.solvers.uq
Fields in jline.solvers.uq declared as SolverUQ.SolverFactoryConstructors in jline.solvers.uq with parameters of type SolverUQ.SolverFactoryModifierConstructorDescriptionSolverUQ(Network model, SolverUQ.SolverFactory solverFactory) Creates a SolverUQ with the given model and solver factory.SolverUQ(Network model, SolverUQ.SolverFactory solverFactory, SolverOptions options) Creates a SolverUQ with solver options.UQ(Network model, SolverUQ.SolverFactory solverFactory) UQ(Network model, SolverUQ.SolverFactory solverFactory, SolverOptions options)