| gamma_update_weighted_stat_undir | R Documentation |
gamma (variational parameters) in a weighted static binary undirected network.
The C++ function gamma_update_weighted_stat_undir() updates the value of variable gamma (variational parameters) in a weighted static binary undirected network.
gamma_update_weighted_stat_undir(gamma, pi, theta, block_dens_mat, adjmat, N, K)
gamma |
Vector of current |
pi |
Vector of current |
theta |
Vector of current |
block_dens_mat |
Array of a network density matrices. |
adjmat |
Array of a network adjacency matrices. |
N |
Number of nodes. |
K |
Number of clusters. |
Returns all quadratic and linear term coefficients for the quadratic programs corresponding to all nodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.