Function highs_sys::Highs_getBasisInverseCol[][src]

pub unsafe extern "C" fn Highs_getBasisInverseCol(
    highs: *mut c_void,
    col: c_int,
    col_vector: *mut f64,
    col_num_nz: *mut c_int,
    col_indices: *mut c_int
) -> c_int

@brief Gets a column of \f$B^{-1}\f$ for basis matrix \f$B\f$