| Algorithm 1 Framework for Solving DPCP by -Norm Maximization. |
| Require: Data matrix |
| 1: Perform QR-factorization for Y. Namely, where R is upper-triangular matrix and is orthogonal matrix; |
| 2: Compute the solution for (1); |
| 3: Return |
| Algorithm 1 Framework for Solving DPCP by -Norm Maximization. |
| Require: Data matrix |
| 1: Perform QR-factorization for Y. Namely, where R is upper-triangular matrix and is orthogonal matrix; |
| 2: Compute the solution for (1); |
| 3: Return |