Changeset 6141 for trunk/PROBE_SET/ps_candidate.hxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/PROBE_SET/ps_candidate.hxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PROBE_SET/ps_candidate.hxx
r5428 r6141 258 258 } 259 259 PS_CandidateByGainMapIter to_delete = children.end(); 260 // delete unwanted child sdepending on filling level260 // delete unwanted children depending on filling level 261 261 if (_filling_level < 50.0) { 262 262 if (children.size() <= 3) return;
