Learn R Programming

splitFeas (version 0.1.0)

proximity: Proximity function

Description

proximity computes the proximity function.

Usage

proximity(x, v, w, plist1, plist2, h)

Arguments

x

Current iterate

v

weights for first set of constraints

w

weights for second set of constraints

plist1

list of projection functions for first set of constraints; each takes a single point and returns its projection

plist2

list of projection functions for second set of constraints; each takes a single point and returns its projection

h

Function handle for output mapping