Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
galois-lfsr
master
LFSR
Galois
Built with Crystal 1.10.0
2023-11-04 00:52:00 UTC
class
LFSR::
Galois
LFSR::Galois
Reference
Object
Defined in:
galois-lfsr.cr
Constant Summary
VERSION
=
"0.1.0"
Constructors
.new
(taps, start_state =
1
)
Instance Method Summary
#next
#period
Constructor Detail
def self.
new
(taps, start_state =
1
)
#
[
View source
]
Instance Method Detail
def
next
#
[
View source
]
def
period
#
[
View source
]