Click or drag to resize
sqx

ENTROPYX Structure

Aggregate [float] ENTROPYX([bit] Observed, [float] Value)

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
[SerializableAttribute]
public struct ENTROPYX : IBinarySerialize
Remarks
Discrete Entropy H(X) aggregate function

NOTE: Value is treated like a label. Use ROUND().

Attributes

Format.UserDefined, IsInvariantToDuplicates = false, IsInvariantToNulls = true, IsInvariantToOrder = true, IsNullIfEmpty = true, MaxByteSize = -1
See Also