powered by
Returned a matrix forming Cholesky Decomposition
chol.new(Q)
A mtrix M suth that \(XX^T=Q\).
a symmetric matrix, maybe non-positive.
This is used internally as an extension of chol that works on a positive matrix.
chol