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

Go to the source code of this file.

Data Types

type  test_pm_optimization::TestFuncRosenBrock1D_type
 
type  test_pm_optimization::TestFuncRosenBrock2D_type
 

Modules

module  test_pm_optimization
 This module contains tests of the module pm_optimization.
 

Functions/Subroutines

subroutine test_pm_optimization::setTest ()
 
logical(LK) function test_pm_optimization::test_BrentMinimum_type_1 ()
 
logical(LK) function test_pm_optimization::test_BrentMinimum_type_2 ()
 
logical(LK) function test_pm_optimization::test_powellMin_type_1 ()
 
pure real(RK) function test_pm_optimization::getTestFuncRosenBrock1D (x)
 
pure real(RK) function test_pm_optimization::getTestFuncRosenBrock2D (ndim, Point)
 

Variables

type(test_type) test_pm_optimization::test