ROI_options: ROI Options

Description Usage Arguments

Description

Allow the user to set and examine a variety of ROI options like the default solver or the function used to compute the gradients.

Usage

1
ROI_options(option, value)

Arguments

option

any options can be defined, using 'key, value' pairs. If 'value' is missing the current set value is returned for the given 'option'. If both are missing. all set options are returned.

value

the corresponding value to set for the given option.


ROI documentation built on Aug. 29, 2020, 3:01 p.m.

Related to ROI_options in ROI...