dsplib 1.1.0
C++ DSP library for MATLAB-like coding
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dsplib::Delay< T > Class Template Reference

Public Member Functions

 Delay (int length)
 
 Delay (const dsplib::base_array< T > &initial)
 
dsplib::base_array< T > process (span_t< T > x)
 
dsplib::base_array< T > operator() (span_t< T > x)
 

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