Learn R Programming

splitFeas (version 0.1.0)

wood_inv_solve: Compute the inverse approximate Hessian of the majorization using the Woodbury inversion formula. wood_inv_solve computes the inverse of the Hessian term of the majorization of the proximity function using the Woodbury formula. The function mmqn_step invokes wood_inv_solve instead of ddg if the argument woodbury=TRUE. This should be used when p << n.

Description

Compute the inverse approximate Hessian of the majorization using the Woodbury inversion formula. wood_inv_solve computes the inverse of the Hessian term of the majorization of the proximity function using the Woodbury formula. The function mmqn_step invokes wood_inv_solve instead of ddg if the argument woodbury=TRUE. This should be used when p << n.

Usage

wood_inv_solve(x, v, w, hgrad, df)

Arguments

x

non-anchor point

v

weights for first set of constraints

w

weights for second set of constraints

hgrad

Handle for output mapping Jacobian

df

Right hand side