pub unsafe extern "C" fn SCIPlpiGetRealpar(
lpi: *mut SCIP_LPI,
type_: SCIP_LPPARAM,
dval: *mut f64,
) -> SCIP_RETCODEExpand description
gets floating point parameter of LP
pub unsafe extern "C" fn SCIPlpiGetRealpar(
lpi: *mut SCIP_LPI,
type_: SCIP_LPPARAM,
dval: *mut f64,
) -> SCIP_RETCODEgets floating point parameter of LP