Computer

• 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 )

axpy , dot dot, axpy dot, dot axpy, axpy None of the above

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.

0 solutions

No explanations have been posted yet. Check back later!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...