matrix transpose(very urgent)
Hi,
I want to multiply 2 matrices one is nx1 and another is nxn ...i know very well that nx1 has to be transposed to be multiplied with nxn...
Can anyone help me in this transpose coding in C language ....
I need it very urgent ....
Thanks in advance
|