Static Public Member Functions | Static Public Attributes
FFT_Controller Class Reference

Decide which fft method to use and carry out new fft function. More...

#include <Functions.h>

List of all members.

Static Public Member Functions

static bool ar_1d_ft (int PTS, Real *X, Real *Y)
static bool CanFactor (int PTS)

Static Public Attributes

static bool OnlyOldFFT

Detailed Description

Decide which fft method to use and carry out new fft function.

Definition at line 287 of file Functions.h.


Member Function Documentation

static bool FFT_Controller::ar_1d_ft ( int  PTS,
Real X,
Real Y 
) [static]
static bool FFT_Controller::CanFactor ( int  PTS) [static]

Member Data Documentation

Definition at line 290 of file Functions.h.


The documentation for this class was generated from the following file:


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15