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_matrixIndex::getMatIndex |
Generate and return the index of a specific element of a matrix of a specific storage in specific packing format from the corresponding index in an alternative packing format. More... | |
Modules | |
module | pm_matrixIndex |
This module contains procedures and generic interfaces for converting the indices of matrix elements between different packing and storage formats. | |
Variables | |
character(*, SK), parameter | pm_matrixIndex::MODULE_NAME = "@pm_matrixPack" |