enum QPanda::OperatorSpecifier

Overview

Operator specifier. More...

Detailed Documentation

Operator specifier.

Enum Values

Add operator type.

Minus operator type.

Multiply operation type.

Division operation type.

Greater than operation type.

Greater than or equal to operation type.

Less than operation type.

Less than or equal to operation type.

Equal operator type.

Not equal to operation type.

And operation type.

OR operation type.

NOT operation type.

ASSIGN operation type.