Home
last modified time | relevance | path

Searched defs:getCumFreq (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/
DFrequency.java380 public long getCumFreq(Object v) { in getCumFreq() method in Frequency
392 public long getCumFreq(Comparable<?> v) { in getCumFreq() method in Frequency
443 public long getCumFreq(int v) { in getCumFreq() method in Frequency
455 public long getCumFreq(long v) { in getCumFreq() method in Frequency
467 public long getCumFreq(char v) { in getCumFreq() method in Frequency