hashtron.layer package

Subpackages

Submodules

hashtron.layer.combiner module

class hashtron.layer.combiner.Combiner[source]

Bases: object

disregard(n: int) bool[source]
feature(n: int) int[source]
put(n: int, v: bool) None[source]

hashtron.layer.layer module

class hashtron.layer.layer.Layer[source]

Bases: object

lay() Combiner[source]

Module contents