Click or drag to resize
sqx

ENTROPYJ Structure

Aggregate [float] ENTROPYJ([bit] Observed, [float] XValue, [float] YValue)

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

NOTE: XValue and YValue are treated like a label. Use ROUND().

Attributes

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