Interface | Description |
---|---|
BitVectorAlgorithm.IAction | |
BitVectorAlgorithm.IBinaryOperation | |
BitVectorAlgorithm.IBinaryPredicate | |
BitVectorAlgorithm.IOperation | |
BitVectorAlgorithm.IUnaryOperation |
Class | Description |
---|---|
BitVector |
The BitVector class provides an interface for working with bit vectors ("raw" binary data) of
arbitrary size.
|
BitVectorAlgorithm | |
BitVectorMath |
Enum | Description |
---|---|
BitVectorAlgorithm.BinaryOperation | |
BitVectorAlgorithm.BinaryPredicate | |
BitVectorAlgorithm.UnaryOperation | |
BitVectorMath.Operands | |
BitVectorMath.Operations |