mirror of
https://github.com/aicodix/code.git
synced 2026-04-27 22:35:44 +00:00
renamed PolarCodeConst0 to BhattacharyyaFreezer
This commit is contained in:
parent
1b7383a541
commit
72e5b2240a
3 changed files with 4 additions and 4 deletions
|
|
@ -89,7 +89,7 @@ Encoder for [augmented Hadamard codes](https://en.wikipedia.org/wiki/Hadamard_co
|
|||
Bit freezers for the construction of [polar codes](https://en.wikipedia.org/wiki/Polar_code_(coding_theory)).
|
||||
|
||||
* PolarFreezer: Constructs code for a given erasure probability without the need for storing nor sorting of erasure probabilities for the virtual channels.
|
||||
* PolarCodeConst0: Constructs code by choosing the K best virtual channels computed from a given erasure probability.
|
||||
* BhattacharyyaFreezer: Constructs code by choosing the K best virtual channels computed from a given erasure probability.
|
||||
|
||||
### [polar_sequence.hh](polar_sequence.hh)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue