• For the matrix-vector multiplication of Ax+y, would you recommend the algorithm that uses dot products or the algorithm that uses axpy operations?
• For the matrix-vector multiplication of (A^T)* x+y, would you recommend the algorithm that uses dot products or the algorithm that uses axpy operations?
Answer must be in the following order ::
(Answer of First Choice , Answer of Second Choice )
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
No explanations have been posted yet. Check back later!