<t>Hi all, I am trying to stress a correlation matrix. To make sure the Cholesky decomposition will work afterwards, the matrix has to be positive definite, i.e. the eigen values have to positive. But by setting the negative Eigen values to 0 (or a small positive number) and recalculating the matrix...