SoPlex_getRowVectorReal

Function SoPlex_getRowVectorReal 

Source
pub unsafe extern "C" fn SoPlex_getRowVectorReal(
    soplex: *mut c_void,
    i: c_int,
    nnonzeros: *mut c_int,
    indices: *mut c_long,
    coefs: *mut f64,
)
Expand description

get non-zero entries and indices of row i