Sparse and structured matrices: Fixed handling of x = prod(A, x);
As a positive side-effect, this also improves multi-threaded operations by placing temporaries in the correct context.
Showing
- viennacl/circulant_matrix.hpp 7 additions, 7 deletionsviennacl/circulant_matrix.hpp
- viennacl/compressed_compressed_matrix.hpp 8 additions, 8 deletionsviennacl/compressed_compressed_matrix.hpp
- viennacl/compressed_matrix.hpp 7 additions, 7 deletionsviennacl/compressed_matrix.hpp
- viennacl/coordinate_matrix.hpp 7 additions, 7 deletionsviennacl/coordinate_matrix.hpp
- viennacl/ell_matrix.hpp 7 additions, 7 deletionsviennacl/ell_matrix.hpp
- viennacl/hankel_matrix.hpp 7 additions, 7 deletionsviennacl/hankel_matrix.hpp
- viennacl/hyb_matrix.hpp 7 additions, 7 deletionsviennacl/hyb_matrix.hpp
- viennacl/toeplitz_matrix.hpp 7 additions, 7 deletionsviennacl/toeplitz_matrix.hpp
- viennacl/vandermonde_matrix.hpp 7 additions, 7 deletionsviennacl/vandermonde_matrix.hpp
Loading
Please register or sign in to comment