Xor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Replaced content with "Category:Block Docs Bitwise boolean XOR across all input streams. You can specify the number of inputs. == Parameters == ; Num Inputs : Number of streams to perform...") |
||
Line 1: | Line 1: | ||
[[Category:Block Docs]] | [[Category:Block Docs]] | ||
Bitwise boolean XOR across all input streams. You can specify the number of inputs. | Bitwise boolean XOR across all input streams. You can specify the number of inputs. | ||
== Parameters == | == Parameters == | ||
; Num Inputs | |||
: Number of streams to perform operation on. | |||
; | |||
: | |||
== Example Flowgraph == | == Example Flowgraph == | ||
== Source Files == | == Source Files == | ||
Revision as of 03:57, 20 July 2019
Bitwise boolean XOR across all input streams. You can specify the number of inputs.
Parameters
- Num Inputs
- Number of streams to perform operation on.