aboutsummaryrefslogtreecommitdiff
path: root/pffft.hpp
AgeCommit message (Expand)Author
2020-08-28reduce/suppress MSVC compiler warningshayati ayguen
2020-04-13moved common functions into pffft_common.chayati ayguen
2020-04-13bugfix and lots of rework and some enhancementshayati ayguen
2020-04-04copied/fixed API documentation for the c++ wrapper pffft.hpphayati ayguen
2020-04-03moved most c++ wrapper implementations outside of Fft class declarationhayati ayguen
2020-04-02define/use pffft::AlignedVector<> with example use in test_pffft.cpphayati ayguen
2020-03-30optional c++11 AlignedVector aliasdario mambro
2020-03-29changes and extensions in C++ wrapper APIhayati ayguen
2020-03-29bugfixes and new helper functions for retrospection and allocationhayati ayguen
2020-03-29lowered required C++ standard from 11 to 98 for the c++ wrapperhayati ayguen
2020-03-29fix C++ interface pffft.hpp and test_pffft.cpp - for gcchayati ayguen
2020-03-28c++ wrapper with testdario mambro