SCIProwGetScalarProduct

Function SCIProwGetScalarProduct 

Source
pub unsafe extern "C" fn SCIProwGetScalarProduct(
    row1: *mut SCIP_ROW,
    row2: *mut SCIP_ROW,
) -> f64
Expand description

returns the scalar product of the coefficient vectors of the two given rows