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_matrixMulTri::setMatMulTri |
Return the matrix solution to the system of linear equations with a triangular coefficient matrix \(\ms{C}\). More... | |
Modules | |
module | pm_matrixMulTri |
This module contains the procedures for multiplication of a square triangular matrix in various transpositions with a general matrix. | |
Variables | |
character(*, SK), parameter | pm_matrixMulTri::MODULE_NAME = "@pm_matrixMulTri" |