-
- Downloads
Project 'nbellec1/llvm-project' was moved to 'x-NBelle/llvm-project'. Please update any links and bookmarks that may still have the old path.
Write matfaust wrapper to cpp Faust::GivensFGFT and GivensFGFTParallel with unit tests.
- Unit tests ensure the results of wrapper are the same as C++ results. - Adding verbosity argument (with default value 0) in GivensFGFT ctors. - other unrelated minor changes. [skip ci]
Showing
- misc/test/src/Matlab/FaustFactoryTest.m 33 additions, 0 deletionsmisc/test/src/Matlab/FaustFactoryTest.m
- src/algorithm/factorization/faust_GivensFGFT.h 1 addition, 1 deletionsrc/algorithm/factorization/faust_GivensFGFT.h
- src/algorithm/factorization/faust_GivensFGFT.hpp 1 addition, 1 deletionsrc/algorithm/factorization/faust_GivensFGFT.hpp
- src/algorithm/factorization/faust_GivensFGFTParallel.h 1 addition, 1 deletionsrc/algorithm/factorization/faust_GivensFGFTParallel.h
- src/algorithm/factorization/faust_GivensFGFTParallel.hpp 1 addition, 1 deletionsrc/algorithm/factorization/faust_GivensFGFTParallel.hpp
- wrapper/matlab/+matfaust/@Faust/Faust.m 1 addition, 1 deletionwrapper/matlab/+matfaust/@Faust/Faust.m
- wrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m 36 additions, 3 deletionswrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m
- wrapper/matlab/CMakeLists.txt 7 additions, 0 deletionswrapper/matlab/CMakeLists.txt
- wrapper/matlab/doc/mexfgftgivens.m.in 0 additions, 0 deletionswrapper/matlab/doc/mexfgftgivens.m.in
- wrapper/matlab/src/mexHierarchical_fact.cpp.in 1 addition, 1 deletionwrapper/matlab/src/mexHierarchical_fact.cpp.in
- wrapper/matlab/src/mexfgftgivens.cpp.in 109 additions, 0 deletionswrapper/matlab/src/mexfgftgivens.cpp.in
Loading
Please register or sign in to comment