Hello,

I attempted to compute  D x= b, where D is the diagonal vector of a matrix
A, and b is the right hand side. so x=D^{-1} b.  I was wondering if there
is a function of vector that can directly compute b/D, or I have to do
something else?


Thanks,
Paul

Reply via email to