-
- Downloads
Ensure to return sparse factors in Faust::Transform object resulting of...
Ensure to return sparse factors in Faust::Transform object resulting of Palm4MSA and HierarchicalFact for the two wrappers. For matfaust rather to return a matrix factor list, directly return a TransformHelper (because this is the wrapper object to access a Faust::Transform containing the factors). For pyfaust, it was already done this way.
Showing
- misc/test/src/Matlab/hier_fact_test.m 4 additions, 2 deletionsmisc/test/src/Matlab/hier_fact_test.m
- wrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m 27 additions, 29 deletionswrapper/matlab/+matfaust/@FaustFactory/FaustFactory.m
- wrapper/matlab/src/mexHierarchical_fact.cpp 7 additions, 8 deletionswrapper/matlab/src/mexHierarchical_fact.cpp
- wrapper/matlab/src/mexPalm4MSA.cpp 15 additions, 5 deletionswrapper/matlab/src/mexPalm4MSA.cpp
- wrapper/python/pyfaust.py 1 addition, 1 deletionwrapper/python/pyfaust.py
- wrapper/python/src/FaustFact.hpp 21 additions, 10 deletionswrapper/python/src/FaustFact.hpp
Loading
Please register or sign in to comment