- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 25 of file Aggregates.java.
◆ Aggregates()
org.turro.indicator.Aggregates.Aggregates |
( |
long |
count, |
|
|
double |
min, |
|
|
double |
max, |
|
|
double |
average |
|
) |
| |
◆ getAverage()
double org.turro.indicator.Aggregates.getAverage |
( |
| ) |
|
◆ getCount()
long org.turro.indicator.Aggregates.getCount |
( |
| ) |
|
◆ getMax()
double org.turro.indicator.Aggregates.getMax |
( |
| ) |
|
◆ getMedian()
double org.turro.indicator.Aggregates.getMedian |
( |
| ) |
|
◆ getMin()
double org.turro.indicator.Aggregates.getMin |
( |
| ) |
|
◆ setMedian()
void org.turro.indicator.Aggregates.setMedian |
( |
double |
median | ) |
|
The documentation for this class was generated from the following file: