Solution of KKT equations with zero 1,1 block, by eliminating the equality constraints via a QR factorization, and solving the reduced KKT system by another QR factorization. Computes the QR factorization A' = [Q1, Q2] * [R1; 0] and returns a function that (1) computes the QR factorization W^{-T
(G *matrix.FloatMatrix, dims *sets.DimensionSet, A *matrix.FloatMatrix, mnl int)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected