ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation. |
Go to the source code of this file.
Data Types | |
interface | pm_matrixLUP::setMatLUP |
Return the LU-Pivoted decomposition of the input square matrix mat(ndim,ndim) .More... | |
Modules | |
module | pm_matrixLUP |
This module contains procedures and generic interfaces relevant to the partially LU Pivoted decomposition of matrix operations and linear algebra. | |
Variables | |
character(*, SK), parameter | pm_matrixLUP::MODULE_NAME = "@pm_matrixLUP" |