yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
foo_wrap
Function
MPL
5 statements
Source File
optimizers.f90
yaeos__optimizers_nelder_mead
foo_wrap
Contents
private function foo_wrap(x) result(y)
Wrapper function to use the objective function with the Nelder-Mead algorithm
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=pr),
intent(in)
::
x
(:)
Return Value
real(kind=pr)