Method GetAverageValue
GetAverageValue()
Returns the average of all values or Float.NaN
if this
DocValues instance does not contain any value. *
This operation is optional
Declaration
public virtual float GetAverageValue()
Returns
Type | Description |
---|---|
System.Single | the average of all values or |