SCIPexprGetDerivative

Function SCIPexprGetDerivative 

Source
pub unsafe extern "C" fn SCIPexprGetDerivative(
    expr: *mut SCIP_EXPR,
) -> f64
Expand description

returns the derivative stored in an expression (or SCIP_INVALID if there was an evaluation error)

@see SCIPevalExprGradient