Skip to main content

Module and_series

Module and_series 

Source

Structsยง

AndSeries
Combines two boolean series point-wise using logical AND, producing true where both inputs are true and false otherwise.
Builder
A builder for AndSeries
Complete
The final stage for AndSeries.
LeftStage
The left stage for Builder.
RightStage
The right stage for Builder.