Options
Member Options.
obj = copp.solver.topp3_socp.Options(varargin)
Use this Options object to override numerical tolerances, sampling counts, verbosity, or backend policy for copp.solver.topp3_socp calls.
Default construction is usually a good first choice; set name-value arguments only when a solve needs different precision, diagnostics, or refinement behavior.
OptionsMember Options.
Optionsobj = copp.solver.topp3_socp.Options(varargin)
options = copp.solver.topp3_socp.Options();