LpMatrixOptionsConstructor struct
Custom construction for LpMatrixOptions: only the user-facing optional fields are exposed in JSON; all other fields keep defaults.
Public functions
- auto operator()(OptInt names_level_int, OptReal lp_coeff_ratio_threshold, OptName equilibration_method_name, OptBool compute_stats) const -> LpMatrixOptions