-
- Downloads
Implement Palm4MSAFFT::compute_grad_over_c().
Fully implement Palm4MSAFFT (in waiting for validation). - Correcting the initialization of init_D in ParamsPalmFFT. - Overridding Palm4MSA::next_step(), - Defining the compute_D() and compute_D_grad_over_c() (functions proper to Palm4MSAFFT). - Completing the function Palm4MSAFFT::compute_lambda() relying on parent's compute_lambda(). - Updating the test test_palm4MSAFFT.cpp.in (the matrix to factorize must be square). - Minor changes in Palm4MSA: just a comment and indenting.
Showing
- misc/test/src/C++/test_palm4MSAFFT.cpp.in 18 additions, 12 deletionsmisc/test/src/C++/test_palm4MSAFFT.cpp.in
- src/algorithm/factorization/faust_Palm4MSA.h 1 addition, 1 deletionsrc/algorithm/factorization/faust_Palm4MSA.h
- src/algorithm/factorization/faust_Palm4MSA.hpp 8 additions, 8 deletionssrc/algorithm/factorization/faust_Palm4MSA.hpp
- src/algorithm/factorization/faust_Palm4MSAFFT.h 4 additions, 1 deletionsrc/algorithm/factorization/faust_Palm4MSAFFT.h
- src/algorithm/factorization/faust_Palm4MSAFFT.hpp 60 additions, 2 deletionssrc/algorithm/factorization/faust_Palm4MSAFFT.hpp
- src/algorithm/factorization/faust_ParamsPalmFFT.h 1 addition, 1 deletionsrc/algorithm/factorization/faust_ParamsPalmFFT.h
Please register or sign in to comment