-
- Downloads
Implement Frobenius norm in cpp core lib. and bind py and matlab wrappers to it.
Add related unit tests.
Showing
- misc/test/src/Matlab/FaustTest.m 6 additions, 0 deletionsmisc/test/src/Matlab/FaustTest.m
- misc/test/src/Python/test_FaustPy.py 8 additions, 0 deletionsmisc/test/src/Python/test_FaustPy.py
- src/faust_linear_operator/CPU/faust_Transform.h 3 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_Transform.hpp 17 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 5 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/matlab/Faust.m 12 additions, 2 deletionswrapper/matlab/Faust.m
- wrapper/matlab/src/mexFaust.cpp.in 17 additions, 0 deletionswrapper/matlab/src/mexFaust.cpp.in
- wrapper/python/FaustPy.py 10 additions, 8 deletionswrapper/python/FaustPy.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 5 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 1 addition, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustCorePy.pyx 10 additions, 2 deletionswrapper/python/src/FaustCorePy.pyx
Loading
Please register or sign in to comment