/NAFF_cpp

The NAFF algorithm in C++

Primary LanguageC++

rm -r build/*
cd build
cmake ..
make
cd ..