Bool
- class pyrogue.Bool(bitSize)[source]
Model class for booleans.
- Parameters:
bitSize (
int) – Number of bits being represented. Must be 1.args (Any)
kwargs (Any)
- Return type:
Any
Model class for booleans.
bitSize (int) – Number of bits being represented. Must be 1.
args (Any)
kwargs (Any)
Any