JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ai.libs.jaicore.basic.aggregate.reals
Interface IRealsAggregateFunction
All Superinterfaces:
IAggregateFunction
<java.lang.Double>
All Known Implementing Classes:
Max
,
Mean
,
Median
,
Min
public interface
IRealsAggregateFunction
extends
IAggregateFunction
<java.lang.Double>
This interface fixes the domain of this family of aggregation function to be of the type Double.
Method Summary
Methods inherited from interface ai.libs.jaicore.basic.aggregate.
IAggregateFunction
aggregate
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method