Function scip_sys::SCIPexprGetDerivative
source · pub unsafe extern "C" fn SCIPexprGetDerivative(
expr: *mut SCIP_EXPR
) -> f64Expand description
returns the derivative stored in an expression (or SCIP_INVALID if there was an evaluation error)
@see SCIPevalExprGradient