Agora  1.2.0
Agora project
dofft.cc File Reference

Implementation file for the DoFFT class. More...

#include "dofft.h"
#include "comms-lib.h"
#include "concurrent_queue_wrapper.h"
#include "datatype_conversion.h"
#include "logger.h"
Include dependency graph for dofft.cc:

Functions

static void CalibRegressionEstimate (const arma::cx_fvec &in_vec, arma::cx_fvec &out_vec, size_t x0)
 

Variables

static constexpr bool kPrintFFTInput = false
 
static constexpr bool kPrintInputPilot = false
 
static constexpr bool kPrintPilotCorrStats = false
 

Detailed Description

Implementation file for the DoFFT class.

Function Documentation

◆ CalibRegressionEstimate()

static void CalibRegressionEstimate ( const arma::cx_fvec &  in_vec,
arma::cx_fvec &  out_vec,
size_t  x0 
)
inlinestatic
Here is the call graph for this function:

Variable Documentation

◆ kPrintFFTInput

constexpr bool kPrintFFTInput = false
staticconstexpr

◆ kPrintInputPilot

constexpr bool kPrintInputPilot = false
staticconstexpr

◆ kPrintPilotCorrStats

constexpr bool kPrintPilotCorrStats = false
staticconstexpr