#include "LinearPredictor.h"#include <cmath>#include <vector>#include <utl/AugerException.h>#include <Eigen/Dense>Go to the source code of this file.
Namespaces | |
| RdChannelLinearPredictorRFISuppressor | |
Macros | |
| #define | dimA numChannels |
| #define | dimX dimPredictorCoefficients |
| #define | S samplingVector |
| #define dimA numChannels |
| #define dimX dimPredictorCoefficients |