Function highs_sys::Highs_getBasisTransposeSolve[][src]

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

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