I am in a situation where I have to multiply two vectors of size nx1 to get
a matrix of size nxn.

Is there a better way to achieve this without manually copying vectors into
a matrix form?

Thanks
Bibrak

Reply via email to