Added abbreviations LLR and LCLP
This commit is contained in:
parent
3922e40049
commit
5ca393187e
@ -58,9 +58,9 @@
|
|||||||
%L
|
%L
|
||||||
%
|
%
|
||||||
|
|
||||||
\DeclareAcronym{LP}{
|
\DeclareAcronym{LCLP}{
|
||||||
short = LP,
|
short = LCLP,
|
||||||
long = linear programming
|
long = linear code linear program
|
||||||
}
|
}
|
||||||
|
|
||||||
\DeclareAcronym{LDPC}{
|
\DeclareAcronym{LDPC}{
|
||||||
@ -68,6 +68,17 @@
|
|||||||
long = low-density parity-check
|
long = low-density parity-check
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\DeclareAcronym{LLR}{
|
||||||
|
short = LLR,
|
||||||
|
long = log-likelihood ratio
|
||||||
|
}
|
||||||
|
|
||||||
|
\DeclareAcronym{LP}{
|
||||||
|
short = LP,
|
||||||
|
long = linear programming
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
%
|
%
|
||||||
% P
|
% P
|
||||||
%
|
%
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user