Searched refs:nextRecordWeight (Results 1 – 1 of 1) sorted by relevance
969 float nextRecordWeight = 1; in sort() local975 activity.weight += historicalRecord.weight * nextRecordWeight; in sort()976 nextRecordWeight = nextRecordWeight * WEIGHT_DECAY_COEFFICIENT; in sort()