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

Go to the source code of this file.

Data Types

interface  pm_lapack::lapackGETRF
 computes an LU factorization of a general M-by-N matrix A using partial pivoting with row interchanges.
More...
 

Modules

module  pm_lapack
 This module contains a set of generic interfaces to the LAPACK routines.

 

Variables

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