add DCT and FFT acronym
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 20 Jun 2022 15:29:19 +0000 (16:29 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 20 Jun 2022 15:29:19 +0000 (16:29 +0100)
svp64-primer/acronyms.tex

index cc665ec37c8ad911c6900383bac992b443681a71..ad6a59d8f1cc7dbd6559e1b6a93deaf15ce313f2 100644 (file)
@@ -3,6 +3,8 @@
        \acro{CPU}{Central Processing Unit}
        \acro{ISA}{Instruction Set Architecture}
        \acro{DAXPY}{double-precision aX plus Y}
+       \acro{DCT}{Discrete Cosine Transform}
+       \acro{FFT}{Fast Fourier Transform}
        \acro{SIMD}{Single Instruction Multiple Data}
        \acro{SV}{(Scalable) Simple Vectorisation}
        \acro{SVP64}{Simple-V with Prefixing of Power ISA, 64-bits in length}