RSeries astromech firmware
CTFFT Namespace Reference

Classes

struct  Complex
 
struct  CosTable
 
class  FourierTransform
 
class  RealDiscrete
 

Functions

constexpr unsigned log2 (unsigned x)
 

Variables

constexpr long double pi = 3.1415926535897932384626433832795028841972L
 
constexpr long double sqrt1_2 = 1.4142135623730950488016887242096980785697L/2
 

Function Documentation

◆ log2()

constexpr unsigned CTFFT::log2 ( unsigned  x)
constexpr

Variable Documentation

◆ pi

constexpr long double CTFFT::pi = 3.1415926535897932384626433832795028841972L
constexpr

◆ sqrt1_2

constexpr long double CTFFT::sqrt1_2 = 1.4142135623730950488016887242096980785697L/2
constexpr