Closed mdavezac closed 8 years ago
Right now, I'm just using iter < itermax and a user specified functions. But maybe we could use the $z ~ \sum_i x_i - prox(x_i)$ + user function.
Statement above is not true if L != Id, apparently
Right now, I'm just using iter < itermax and a user specified functions. But maybe we could use the $z ~ \sum_i x_i - prox(x_i)$ + user function.