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_matrixMulAdd::setMatMulAdd |
Return the result of the multiplication of the input matrices/vector matA and matB in the user-specified form.More... | |
Modules | |
module | pm_matrixMulAdd |
This module contains procedures and generic interfaces relevant to combined matrix-matrix or matrix-vector multiplication and addition. | |
Variables | |
character(*, SK), parameter | pm_matrixMulAdd::MODULE_NAME = "@pm_matrixMulAdd" |