Home
last modified time | relevance | path

Searched defs:PottsModel (Results 1 – 2 of 2) sorted by relevance

/dports/math/igraph/igraph-0.9.5/src/community/spinglass/
H A Dpottsmodel_2.cpp57 PottsModel::PottsModel(network *n, unsigned int qvalue, int m) : Qmatrix(qvalue+1), acceptance(0) in PottsModel() function in PottsModel
/dports/math/R-cran-igraph/igraph/src/
H A Dpottsmodel_2.cpp58 PottsModel::PottsModel(network *n, unsigned int qvalue, int m) : acceptance(0) { in PottsModel() function in PottsModel