worked on FIR-Convolution and LocalMaxima detection
This commit is contained in:
10
math/dsp/Convolution.h
Normal file
10
math/dsp/Convolution.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef CONVOLUTION_H
|
||||
#define CONVOLUTION_H
|
||||
|
||||
class Convolution {
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif // CONVOLUTION_H
|
||||
Reference in New Issue
Block a user