Code Packages  1
Add-on code processing modules
Classes
dsp Namespace Reference

Classes

struct  Complex
 Provides a complex data type and common complex calculations. More...
 
class  FIR
 Provides finite impulse response (FIR) filters More...
 
class  Generator
 Provides basic functions to form discrete wave shapes More...
 
class  IIR
 Provides infinite impulse response (IIR) filters More...
 
class  MathE
 Math extended static class provides an extension of the standard Math class. More...
 
class  Matrix
 Provides a generic matrix data type and common matrices operations. More...
 
class  NArray
 Numeric array class provides a generic array data type and a usefull set of numeric array calculations. More...
 
struct  Point
 Provides an immutable 2D point data type More...
 
class  Signal
 Provides basic functions for signal analysis More...
 
class  Statistics
 Provides functions for statistical analysis More...
 
class  Transform
 Provides functions for discrete signal transformations More...
 
struct  Vector
 Vector immutable structure provides a 3-dimensional vector in Cartesian coordinates More...
 
class  Window
 Provides common window (tapering) functions More...