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.
Loading
Please register or sign in to comment
As a positive side-effect, this also improves multi-threaded operations by placing temporaries in the correct context.