Class BenchLQN_Custom.CustomSolverFactory

java.lang.Object
jline.bench.lqn.BenchLQN_Custom.CustomSolverFactory
All Implemented Interfaces:
SolverFactory
Enclosing class:
BenchLQN_Custom

public static class BenchLQN_Custom.CustomSolverFactory extends Object implements SolverFactory
Custom solver factory with configurable parameters
  • Constructor Details

    • CustomSolverFactory

      public CustomSolverFactory(SolverType solverType, double tolerance, int maxIterations)
  • Method Details