Package gov.nih.mipav.model.algorithms
Class CeresSolver.ProblemOptions
java.lang.Object
gov.nih.mipav.model.algorithms.CeresSolver.ProblemOptions
- Enclosing class:
CeresSolver
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cost_function_ownership
-
loss_function_ownership
-
local_parameterization_ownership
-
enable_fast_removal
public boolean enable_fast_removal -
disable_all_safety_checks
public boolean disable_all_safety_checks -
context
-
-
Constructor Details
-
ProblemOptions
public ProblemOptions()
-