-
- Downloads
Modify C++ Faust::Palm4MSA, Faust::HierarchicalFact and Faust::ParamsPalm,...
Modify C++ Faust::Palm4MSA, Faust::HierarchicalFact and Faust::ParamsPalm, Faust::Params to allow setting norm2 threshold and max iter arbitrarily (default values changed faust_constant.h.in). In faust_constant.h.in: - Change default parameters from 1e-4 to 1e-6 precision (used among other things for spectral norm). - Rename spectral norm default parameter for max number of iterations to FAUST_NORM2_MAX_ITER. Minor changes (display related) in test_palm4MSA.cpp.in and hierarchicalFactorization.cpp.in.
Showing
- misc/test/src/C++/hierarchicalFactorization.cpp.in 1 addition, 1 deletionmisc/test/src/C++/hierarchicalFactorization.cpp.in
- misc/test/src/C++/test_palm4MSA.cpp.in 3 additions, 0 deletionsmisc/test/src/C++/test_palm4MSA.cpp.in
- src/algorithm/factorization/faust_HierarchicalFact.h 2 additions, 0 deletionssrc/algorithm/factorization/faust_HierarchicalFact.h
- src/algorithm/factorization/faust_HierarchicalFact.hpp 2 additions, 0 deletionssrc/algorithm/factorization/faust_HierarchicalFact.hpp
- src/algorithm/factorization/faust_Palm4MSA.h 2 additions, 0 deletionssrc/algorithm/factorization/faust_Palm4MSA.h
- src/algorithm/factorization/faust_Palm4MSA.hpp 6 additions, 6 deletionssrc/algorithm/factorization/faust_Palm4MSA.hpp
- src/algorithm/factorization/faust_Params.h 2 additions, 0 deletionssrc/algorithm/factorization/faust_Params.h
- src/algorithm/factorization/faust_Params.hpp 11 additions, 3 deletionssrc/algorithm/factorization/faust_Params.hpp
- src/algorithm/factorization/faust_ParamsPalm.h 2 additions, 0 deletionssrc/algorithm/factorization/faust_ParamsPalm.h
- src/algorithm/factorization/faust_ParamsPalm.hpp 7 additions, 2 deletionssrc/algorithm/factorization/faust_ParamsPalm.hpp
- src/faust_linear_operator/faust_constant.h.in 2 additions, 2 deletionssrc/faust_linear_operator/faust_constant.h.in
Loading
Please register or sign in to comment