Module counting_networks::counters [] [src]

Concrete implementations of shared counter using counting networks implenented in this crate.

Structs

BitonicCountingNetwork

Concrete counter based on BitonicNetwork.

Traits

Counter

Output sequential values without duplicates or skips.