nmsfp_sap_one_step: One step of self-adaptive projection-type method for the...

Description Usage Arguments References

Description

nmsfp_sap_one_step performs the self-adaptive projection-type method of Li et al.

Usage

1
nmsfp_sap_one_step(x, delta, mu, tau, gamma, df, proj)

Arguments

x

current iterate

delta

step-size parameter

mu

step-size parameter

tau

step-size parameter

gamma

step-size parameter

df

handle to gradient of objective function

proj

handle to projection operation.

References

Li, Han, and Zhang. (2013) A self-adaptive projection-type method for nonlinear multiple-sets split feasibility problem, Inverse Problems in Science and Engineering, 21(1):155-170.


splitFeas documentation built on May 2, 2019, 2:52 p.m.