Exemple #1
0
 public ArrayPriorityPatternPicker(WeightSetCollection weightSetCollection)
 {
     this.weightSetCollection = weightSetCollection;
 }
 public ArrayPriorityEntropyTracker(WeightSetCollection weightSetCollection)
 {
     this.weightSetCollection = weightSetCollection;
 }