Finished with improvements, continued on experimental resuls

This commit is contained in:
Marius Drechsler 2024-08-05 19:04:39 +02:00
parent f494a2cf61
commit b372d043e6
11 changed files with 265 additions and 59 deletions

View file

@ -5,4 +5,7 @@
#print-glossary((
(key: "hda", short: "HDA", plural: "HDAs", long: "helper data algorithm", longplural: "helper data algorithms"),
(key: "ecdf", short: "eCDF", plural: "eCDFs", long: "empirical Cumulative Distribution Function", longplural: "empirical Cumulative Distribution Functions"),
(key: "ber", short: "BER", plural: "BERs", long: "bit error rate", longplural: "bit error rates"),
(key: "smhdt", short: "SMHD", plural: "SMHDs", long: "S-Metric Helper Data Method")
))