¡@

Home 

c++ Programming Glossary: starti

Fast Algorithm for computing percentiles to remove outliers

http://stackoverflow.com/questions/3779763/fast-algorithm-for-computing-percentiles-to-remove-outliers

public static double QuickSelect double list int k int startI int endI while true Assume startI k endI int pivotI startI endI.. double list int k int startI int endI while true Assume startI k endI int pivotI startI endI 2 arbitrary but good if sorted.. startI int endI while true Assume startI k endI int pivotI startI endI 2 arbitrary but good if sorted int splitI partition list..