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