Currently using Eigen only with NNLS. Therefore, we are trying to improve calculation speed by using Eigen for other matrix operations. I implemented a trial with #2 , but the speed was conversely slow. Need to investigate.
Currently using Eigen only with NNLS.
Therefore, we are trying to improve calculation speed by using Eigen for other matrix operations.
I implemented a trial with #2 , but the speed was conversely slow.
Need to investigate.