Fixed point =========== .. contents:: :depth: 1 :local: Halpern iteration ----------------- .. autofunction:: PEPit.examples.fixed_point_problems.wc_halpern_iteration Optimal Contractive Halpern iteration ------------------------------------- .. autofunction:: PEPit.examples.fixed_point_problems.wc_optimal_contractive_halpern_iteration Krasnoselskii-Mann with constant step-sizes ------------------------------------------- .. autofunction:: PEPit.examples.fixed_point_problems.wc_krasnoselskii_mann_constant_step_sizes Krasnoselskii-Mann with increasing step-sizes --------------------------------------------- .. autofunction:: PEPit.examples.fixed_point_problems.wc_krasnoselskii_mann_increasing_step_sizes Inconsistent Halpern iteration ------------------------------ .. autofunction:: PEPit.examples.fixed_point_problems.wc_inconsistent_halpern_iteration