Write IP Bericht
This commit is contained in:
commit
1ef5c20317
39 changed files with 2040 additions and 0 deletions
10
glossary_items.typ
Normal file
10
glossary_items.typ
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#let entry-list = (
|
||||
(key: "hda", short: "HDA", plural: "HDAs", long: "helper data algorithm", longplural: "helper data algorithms"),
|
||||
(key: "cdf", short: "CDF", plural: "CDFs", long: "cumulative distribution function", longplural: "cumulative distribution functions"),
|
||||
(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"),
|
||||
(key: "puf", short: "PUF", plural: "PUFs", long: "physical unclonable function", longplural: "physical Unclonable Functions"),
|
||||
(key: "tmhdt", short: "TMHD", plural: "TMHDs", long: "Two Metric Helper Data method"),
|
||||
(key: "bach", short: "BACH", long: "Boundary Adaptive Clustering with Helper data")
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue