Description Usage Arguments Value
This function gives the initial value for 1D algorithm, which is searched from the eigenvalues of M
and M+U
.
1 | get_ini1D(M, U)
|
M |
M matrix in the envelope objective function. An r-by-r positive semi-definite matrix. |
U |
U matrix in the envelope objective function. An r-by-r positive semi-definite matrix. |
W0 |
Initial value for the 1D algorihtm |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.