FRAMES
NO FRAMES
All Classes
Overview
Package
Deprecated
Help
API Reference for EPL (ApamaDoc) 10.7.1.3
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION
DETAIL: IMPORT | CONSTANT | MEMBER | ACTION
com.apama.aggregates
Aggregate max
(TYPE d)
TYPE
Parameters:
d
- Operates on decimals, floats or integers.
Return the largest item in the window.
If the window is empty, returns
NaN
for decimals or floats and 0 for integers.
Positive infinity is always the largest item in the window.
NaN
values are ignored.
FRAMES
NO FRAMES
All Classes
Overview
Package
Deprecated
Help
API Reference for EPL (ApamaDoc) 10.7.1.3
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION
DETAIL: IMPORT | CONSTANT | MEMBER | ACTION