adupdates_simple

odl.solvers.nonsmooth.alternating_dual_updates.adupdates_simple(x, g, L, stepsize, inner_stepsizes, niter, random=False)[source]

Non-optimized version of adupdates. This function is intended for debugging. It makes a lot of copies and performs no error checking.