Description Usage Arguments Value Examples
View source: R/SDPinitialization.R
Generates a binary and row stochastic matrix using SDP-based approach
1 | SDPinitialization(dim1, dim2, D)
|
dim1 |
number of rows |
dim2 |
number of columns |
The random matrix (dim1xdim2) with only one nonzero element per row.
1 | SDPinitialization(1, 2, data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.