Algorithm 1.
Require: | M, G, X, μ, λ> 0, ∈> 0, and S. |
1: | Initialization: η = ℱp (X) − ℱd (Y) |
2: | while η ≥ ε do |
3: | for s = 1 to S do |
4: | Xs ← Solve Eq. (8) with X, μ, and M |
5: | end for |
6: | η = ℱp (X) − ℱd (Y) |
7: | end while |
Require: | M, G, X, μ, λ> 0, ∈> 0, and S. |
1: | Initialization: η = ℱp (X) − ℱd (Y) |
2: | while η ≥ ε do |
3: | for s = 1 to S do |
4: | Xs ← Solve Eq. (8) with X, μ, and M |
5: | end for |
6: | η = ℱp (X) − ℱd (Y) |
7: | end while |