ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_distChol.F90 File Reference

Go to the source code of this file.

Data Types

interface  pm_distChol::getCholRand
 Generate and return a random upper and lower Cholesky factorization.
More...
 
interface  pm_distChol::setCholRand
 Return a random upper or lower Cholesky factorization.
More...
 

Modules

module  pm_distChol
 This module contains classes and procedures for generating random upper or lower Cholesky factor triangular matrices.
 

Variables

character(*, SK), parameter pm_distChol::MODULE_NAME = "@pm_distChol"