Function highs_sys::Highs_getBasisSolve[][src]

pub unsafe extern "C" fn Highs_getBasisSolve(
    highs: *mut c_void,
    rhs: *const f64,
    solution_vector: *mut f64,
    solution_num_nz: *mut c_int,
    solution_indices: *mut c_int
) -> c_int

@brief Forms \f$\mathbf{x}=B^{-1}\mathbf{b}\f$ for a given vector \f$\mathbf{b}\f$