Returns the complexity of a complex system, defined by the number of system components (S), connectance between components (C), and standard deviation of interaction strengths (sigma) such that complexity equals sigma * sqrt(SC)
get_complexity(mat)
mat | The matrix to be valuated |
---|
The complexity of the matrix mat