simpeg.utils.WeightedGaussianMixture.order_clusters_GM_weight#
- WeightedGaussianMixture.order_clusters_GM_weight(outputindex=False)[source]#
- Order clusters by decreasing weights - Parameters:
- outputindexbool, default: True
- If - True, return the sorting index
 
- outputindexbool, default: 
- Returns:
- np.ndarray
- Sorting index 
 
 
