Solve A*X = B
A Mat with as many rows as A and any number of columns.
X so that L*L'*X = B
Mat row dimensions must agree.
Mat is not symmetric positive definite.