public class StatisticsDemo extends Object implements Command
| Constructor and Description |
|---|
StatisticsDemo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
kurtosisExcess() |
protected void |
max() |
protected void |
mean() |
protected void |
median() |
protected void |
midpoint() |
protected void |
min() |
void |
run() |
protected void |
skew() |
protected void |
stdDev() |
protected void |
variance() |
Copyright © 2014–2022 ImageJ. All rights reserved.