Matrix Transpose
Hello,
I have some issues in getting the transpose for a dataset after converting into matrix..
Actually I have to get the result for below equation:
wnew = w + ALPHA(a2trans-a3trans)
where wnew, w, a2trans, a3trans are of type PBblas.Types.Layout_Part and ALPHA is some constant value
actually I have dataset results a2 and a3, I have to make transpose those to get a2trans and a3trans. Can someone help me with right PBblas functions to be used to get the result wnew?
actually I checked PBBlas.PB_dgemm and PBBlas.PB_daxpy but could not get proper result. I don't have transpose option in daxpy and dgemm is something different.
Thanks,
Pooja.
I have some issues in getting the transpose for a dataset after converting into matrix..
Actually I have to get the result for below equation:
wnew = w + ALPHA(a2trans-a3trans)
where wnew, w, a2trans, a3trans are of type PBblas.Types.Layout_Part and ALPHA is some constant value
actually I have dataset results a2 and a3, I have to make transpose those to get a2trans and a3trans. Can someone help me with right PBblas functions to be used to get the result wnew?
actually I checked PBBlas.PB_dgemm and PBBlas.PB_daxpy but could not get proper result. I don't have transpose option in daxpy and dgemm is something different.
Thanks,
Pooja.
- chennapooja
- Posts: 61
- Joined: Wed Oct 08, 2014 11:49 pm
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest