| c++ Programming Glossary: pivotvalueFast Algorithm for computing percentiles to remove outliers http://stackoverflow.com/questions/3779763/fast-algorithm-for-computing-percentiles-to-remove-outliers  double list int startI int endI int pivotI double pivotValue list pivotI list pivotI list startI list startI pivotValue int.. pivotValue list pivotI list pivotI list startI list startI pivotValue int storeI startI 1 no need to store @ pivot item it's good.. Invariant startI storeI endI while storeI endI list storeI pivotValue storeI fast if sorted now storeI endI list storeI pivotValue.. 
 |