A B C D E F G H I J M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
X
- Xor - Class in org.jcsp.plugNplay
-
Bitwise xors two Integer streams to one stream.
- Xor(ChannelInput, ChannelInput, ChannelOutput) - Constructor for class org.jcsp.plugNplay.Xor
-
Construct a new Xor process with the input Channels in1 and in2 and the output Channel out.
- XorInt - Class in org.jcsp.plugNplay.ints
-
Bitwise xors two integer streams to one stream.
- XorInt(ChannelInputInt, ChannelInputInt, ChannelOutputInt) - Constructor for class org.jcsp.plugNplay.ints.XorInt
-
Construct a new XorInt process with the input Channels in0 and in1 and the output Channel out.
All Classes All Packages