HALCON 18.05
/
HALCON Operator Reference
/
Tuple
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Logical Operations
List of Operators
tuple_and
TupleAnd
TupleAnd
tuple_and
Compute the logical and of two tuples.
tuple_not
TupleNot
TupleNot
tuple_not
Compute the logical not of a tuple.
tuple_or
TupleOr
TupleOr
tuple_or
Compute the logical or of two tuples.
tuple_xor
TupleXor
TupleXor
tuple_xor
Compute the logical exclusive or of two tuples.
Classes
Classes
|
|
Operators