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

Go to the source code of this file.

Data Types

interface  pm_matrixUpdate::setMatUpdate
 Return the result of arbitrary-rank Symmetric/Hermitian updates to triangular matrices of type integer, complex, and real of arbitrary type-kind parameters. More...
 
interface  pm_matrixUpdate::setMatUpdateR1
 Return the rank-1 update of the input matrix mat using the input vectors vecA and vecB. More...
 
interface  pm_matrixUpdate::setMatUpdateTriang
 Return the result of arbitrary-rank Symmetric/Hermitian updates to triangular matrices of type integer, complex, and real of arbitrary type-kind parameters. More...
 

Modules

module  pm_matrixUpdate
 This module contains procedures and generic interfaces relevant to arbitrary-rank updates to vectors, general matrices, or Symmetric/Hermitian triangular matrices of type integer, complex, and real of arbitrary type-kind parameters.

 

Variables

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