ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
test_pm_optimization::TestFuncRosenBrock1D_type Type Reference

Public Member Functions

procedure, nopass get => getTestFuncRosenBrock1D
 

Public Attributes

real(RK) XMIN_REF = -0.471354350447655_RK
 
real(RK) FMIN_REF = -0.577293243101421_RK
 

Detailed Description

Definition at line 30 of file test_pm_optimization.F90.

Member Function/Subroutine Documentation

◆ get()

procedure, nopass test_pm_optimization::TestFuncRosenBrock1D_type::get

Definition at line 41 of file test_pm_optimization.F90.

Member Data Documentation

◆ FMIN_REF

real(RK) test_pm_optimization::TestFuncRosenBrock1D_type::FMIN_REF = -0.577293243101421_RK

Definition at line 39 of file test_pm_optimization.F90.

◆ XMIN_REF

real(RK) test_pm_optimization::TestFuncRosenBrock1D_type::XMIN_REF = -0.471354350447655_RK

Definition at line 38 of file test_pm_optimization.F90.


The documentation for this type was generated from the following file: