Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make MultivariateNormalVariable.cholesky public (#123)
to let user to check the input before constructing a MultivariateNormalVariable instance. In other case if the input is wrong `assert(0);` terminates the program.
- Loading branch information