pub unsafe extern "C" fn SCIPlpGetBInvRow( lp: *mut SCIP_LP, r: c_int, coef: *mut f64, inds: *mut c_int, ninds: *mut c_int, ) -> SCIP_RETCODE
gets a row from the inverse basis matrix B^-1