The VarStDevAgg type exposes the following members.
Methods
Name | Description | |
---|---|---|
Finish()()()() |
Returns the aggregated value.
(Overrides DataAggregateFunction..::..Finish()()()().) |
|
Finish(Double, Double, Int32) |
Called by Finish()()()() to calculate the aggregate value.
|
|
GetEmptyValue |
This method is called when the list of aggregates values is empty.
(Inherited from DataAggregateFunction.) |
|
Iterate |
Aggregates a value.
(Overrides DataAggregateFunction..::..Iterate(Object).) |
|
Reset |
Resets the current aggregate.
(Overrides DataAggregateFunction..::..Reset()()()().) |