Function mosek::sym_nam_to_value

source ·
pub fn sym_nam_to_value(name_: &str) -> Result<String, String>
Expand description

Obtains the value corresponding to a symbolic name defined by MOSEK.

§Arguments

  • name_ Symbolic name.

§Returns

  • value The corresponding value.

Full documentation: https://docs.mosek.com/latest/capi/alphabetic-functionalities.html#mosek.env.symnamtovalue