#threshold_operation an operation performed on operands in order to obtain the value of a threshold function
supertype: operation.data_processing (computer science) data processing in which the result is completely specified by a rule (especially the processing that results from a single instruction); "it can perform millions of operations per second"
subtype: majority_operation a threshold operation in which each operand is 0 or 1; output is 1 if and only if more than half the operands have the value 1
No statement uses or specializes threshold_operation; click here to add one.