Skip to contents

Thin wrapper around getOption() that prefixes the requested name with "rdpartial." and provides a helpful error if the option has never been set.

Usage

.get_rdpartial_opt(name)

Arguments

name

Character scalar, e.g. "solver" or "cvx_opts".

Value

The option value.