 | CV Structure |
Aggregate [float] CV([float] Value, [bit] Population)
Namespace:
sqx
Assembly:
SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax[SerializableAttribute]
public struct CV : IBinarySerialize
RemarksCoefficient of variation aggregate funtion.
Support: Mean != 0
Attributes
Format.UserDefined, IsInvariantToDuplicates = false, IsInvariantToNulls = true, IsInvariantToOrder = true, IsNullIfEmpty = true, MaxByteSize = -1
See Also