MCPcopy Create free account
hub / github.com/aff3ct/aff3ct / get_N

Method get_N

src/Module/Decoder/Decoder.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59int
60Decoder ::get_N() const
61{
62 return this->N;
63}
64
65bool
66Decoder ::is_auto_reset() const

Callers 12

_loadMethod · 0.45
buffered_loadMethod · 0.45
Decoder_turbo_productMethod · 0.45
_decodeMethod · 0.45
Decoder_chase_pyndiahMethod · 0.45
Encoder_turboMethod · 0.45
_encodeMethod · 0.45
is_codewordMethod · 0.45
Encoder_turbo_productMethod · 0.45
_encodeMethod · 0.45
_encodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected