pub unsafe extern "C" fn SCIProwGetScalarProduct( row1: *mut SCIP_ROW, row2: *mut SCIP_ROW, ) -> f64
returns the scalar product of the coefficient vectors of the two given rows