Skip to content

R: Re: chol( neg.def.matrix ) WAS: Re: Choleski and Choleski with pivoting of matrix fails

2 messages · simona.racioppi at libero.it, Peter Dalgaard

#
It works! But Once I have the square root of this matrix, how do I convert it 
to a real (not imaginary) matrix which has the same property? Is that 
possible?

Best,
Simon
project.org>
pivoting of matrix fails
#
simona.racioppi at libero.it wrote:
No. That is theoretically impossible.

If A = B'B, then x'Ax = ||Bx||^2 >= 0

for any x, which implies in particular that all eigenvalues of A should
be nonnegative.