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

Go to the source code of this file.

Modules

module  test_pm_matrix
 This module contains tests of the module pm_matrixDet.
 

Functions/Subroutines

subroutine test_pm_matrix::setTest ()
 
logical(LK) function test_pm_matrix::test_getDet_1 ()
 
logical(LK) function test_pm_matrix::test_getMatDetSqrtPosDefMat_1 ()
 
logical(LK) function test_pm_matrix::test_getMatDetSqrtPosDefMat_2 ()
 The output sqrtDetPosDefMat must be set to a negative value, if the input matrix is non-positive-definite. More...
 
logical(LK) function test_pm_matrix::test_getMatDetSqrtLogPosDefMat_1 ()
 
logical(LK) function test_pm_matrix::test_getMatDetSqrtLogPosDefMat_2 ()
 
logical(LK) function test_pm_matrix::test_isPosDef_1 ()
 
logical(LK) function test_pm_matrix::test_isPosDef_2 ()
 
logical(LK) function test_pm_matrix::test_sortPosDefMat_1 ()
 
logical(LK) function test_pm_matrix::test_getRegresCoef_1 ()
 

Variables

type(test_type) test_pm_matrix::test