Skip to content
Snippets Groups Projects

Allen RICH decoding

Merged Daniel Hugo Campora Perez requested to merge cnca_rich_decoding into master
4 files
+ 13
14
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -4,9 +4,7 @@
#pragma once
#include "AlgorithmTypes.cuh"
#include <MEPTools.h>
#include <RichTel40CableMapping.cuh>
#include <RichPDMDBDecodeMapping.cuh>
#include <RichDefinitions.cuh>
namespace rich_decoding {
struct Parameters {
Loading