eigen_values_find_spectral_gap
eigen_values_find_spectral_gap(values) ⇒ number
Find spectral gap in the vector of eigen values, this will denote the best cut in the corresponding graph
Kind: global function
See: spectral graph partitioning
Param | Type |
---|---|
values | Array.<number> |