Matrix Addition in Lapack++
Hi,
I want to add two matrices together with Lapack++, it doesn't seem like there's a function for it, and the + operator is not overloaded to do so.
THanks.
I want to add two matrices together with Lapack++, it doesn't seem like there's a function for it, and the + operator is not overloaded to do so.
THanks.