Skip to content
  • Manolis Surligas's avatar
    Implement the whitening and de-whitening process for the UPSAT · 10d4519b
    Manolis Surligas authored
    The data whitening and de-whitening mechanism is implemented using
    lookup tables for fast processing times. The implementation is quite
    generic and modular supporting user defined polynomial masks and seeds.
    The lookup table is created during the initialization without any
    runtime overhead.
    10d4519b