sundipdesai / AdaptiveFilter

C++ Adaptive Filter for Fetal ECG Extraction using Hybrid Linked List-Queue Data Structure
1 stars 1 forks source link

where is k in main? #1

Open jakiechris opened 8 years ago

jakiechris commented 8 years ago

root@bogon:/srv/share/AdaptiveFilter-master# g++ *.cpp main.cpp: In function ‘int main()’: main.cpp:58:32: error: ‘k’ was not declared in this scop

sundipdesai commented 8 years ago

Should work now. Check latest branch.

jakiechris commented 8 years ago

Perfect algorithm for the sample.