doubleprox_dc_simple

odl.solvers.nonsmooth.difference_convex.doubleprox_dc_simple(x, y, f, phi, g, K, niter, gamma, mu)[source]

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