Class CeresSolverTest.EvaluatorTestOptions

java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolverTest.EvaluatorTestOptions
Enclosing class:
CeresSolverTest

class CeresSolverTest.EvaluatorTestOptions extends Object
  • Field Details

    • linear_solver_type

      public CeresSolver.LinearSolverType linear_solver_type
    • num_eliminate_blocks

      public int num_eliminate_blocks
    • dynamic_sparsity

      public boolean dynamic_sparsity
  • Constructor Details