SCIPexprGetDot

Function SCIPexprGetDot 

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

gives the value of directional derivative from the last evaluation of a directional derivative of expression (or SCIP_INVALID if there was an error)

@see SCIPevalExprHessianDir