Package org.jfugue.tools
Class GetPatternStats.Stats
- java.lang.Object
-
- org.jfugue.tools.GetPatternStats.Stats
-
- Enclosing class:
- GetPatternStats
public final class GetPatternStats.Stats extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getAverage()
Get the average (mean - min)int
getN()
double
getRange()
Get the population rangedouble
getSD()
Get the Population Standard Deviation
-