SharpBCI
A multi-threaded brain control interface (BCI) library in C#
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
DSPLib.cs File Reference

Classes

class  DSPLib.DFT
 Performs a complex DFT w/Optimizations for .NET >= 4. More...
 
class  DSPLib.FFT
 Performs an in-place complex FFT. More...
 
class  DSPLib.DSP
 
class  DSPLib.DSP.Generate
 
class  DSPLib.DSP.Window
 Many of the windows functions are based on the article,.
 
class  DSPLib.DSP.Window.ScaleFactor
 
class  DSPLib.DSP.ConvertMagnitude
 DFT / FFT Format Conversion Functions
 
class  DSPLib.DSP.ConvertMagnitudeSquared
 DFT / FFT Format Conversion Functions
 
class  DSPLib.DSP.ConvertComplex
 DFT / FFT Format Conversion Functions.
 
class  DSPLib.DSP.Analyze
 DFT / FFT Output Analysis Functions
 
class  DSPLib.DSP.Math
 Double[] Array Math Operations (All Static)
 

Namespaces

package  DSPLib