Class CeresSolver.ProblemOptions

java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver.ProblemOptions
Enclosing class:
CeresSolver

class CeresSolver.ProblemOptions extends Object
  • Field Details

    • cost_function_ownership

      public CeresSolver.Ownership cost_function_ownership
    • loss_function_ownership

      public CeresSolver.Ownership loss_function_ownership
    • local_parameterization_ownership

      public CeresSolver.Ownership local_parameterization_ownership
    • enable_fast_removal

      public boolean enable_fast_removal
    • disable_all_safety_checks

      public boolean disable_all_safety_checks
    • context

      public CeresSolver.Context context
  • Constructor Details

    • ProblemOptions

      public ProblemOptions()