/Digital-Convolution-Filter

Digital convolution filter in C++, intended to perform a simple convolution, and demostrate object-orientated principles as well as advanced topics of C++ language. Submitted 10th Febuary 2017 for Software Engineering course.

Primary LanguageC++

Digital-Convolution-Filter

Digital convolution filter in C++, intended to demostrate object-orientated principles and advanced topics of C++ language. Submitted 10th Febuary 2017 for Software Engineering course.