cuqi.solver.ADMM.__init__#

ADMM.__init__(A, b, penalty_terms, x0, penalty_parameter=10, maxit=100, inner_max_it=10, adaptive=True)#