Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aff3ct/aff3ct
/ tail_length
Method
tail_length
src/Module/Encoder/Conv/Encoder_conv.cpp:118–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
117
template<typename B>
118
int
119
Encoder_conv<B>::tail_length() const
120
{
121
return n_poly * n_ff;
122
}
123
124
template<typename B>
125
void
Callers
6
_decode_siho
Method · 0.45
_load
Method · 0.45
_decode_siho
Method · 0.45
Decoder_turbo
Method · 0.45
buffered_load
Method · 0.45
standard_load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected