Revision 423 org.gvsig.toolbox/trunk/org.gvsig.toolbox/org.gvsig.toolbox.math/src/main/java/es/unex/sextante/math/simpleStats/SimpleStats.java

View differences:

SimpleStats.java
35 35
   }
36 36

  
37 37

  
38
   public void addValue() {
39
      m_iCount++;
40
   }
41
   
38 42
   /**
39 43
    * adds a new value to the list of values
40 44
    * 

Also available in: Unified diff