Click or drag to resize
sqx

ENTROPY Structure

Aggregate [float] ENTROPY([bit] Observed)

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

Attributes

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