| Class | Description |
|---|---|
| Addition |
This class performs addition operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
| AND |
This class performs logical AND operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
| Compliment |
This class performs compliment operations with a single argument for integer
plate stacks, plates, wells and well sets.
|
| Decrement |
This class performs decrement operations with a single argument for integer
plate stacks, plates, wells and well sets.
|
| Division |
This class performs division operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
| Increment |
This class performs increment operations with a single argument for integer
plate stacks, plates, wells and well sets.
|
| LeftShift |
This class performs a left shift operations for integer plate stacks, plates,
wells and well sets.
|
| MathOperationBinary |
This class performs mathematical operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
| MathOperationIntegerUnary |
This class performs mathematical operations with a single argument for integer
plate stacks, plates, wells and well sets.
|
| MathOperationShift |
This class performs mathematical shift operations for integer plate stacks,
plates, wells and well sets.
|
| Modulus |
This class performs modulus operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
| Multiplication |
This class performs multiplication operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
| OR |
This class performs logical OR operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
| RightShiftArithmetic |
This class performs a right unsigned/arithmetic shift operations for integer
plate stacks, plates, wells and well sets.
|
| RightShiftLogical |
This class performs a right signed/logical shift operations for integer
plate stacks, plates, wells and well sets.
|
| Subtraction |
This class performs subtraction operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
| XOR |
This class performs logical XOR operations with two arguments for integer
plate stacks, plates, wells and well sets.
|
Copyright © 2017. All rights reserved.