![]() |
(git:ec11232)
|
Data Types | |
| type | opt_state_type |
Functions/Subroutines | |
| subroutine, public | powell_optimize (n, x, optstate) |
| ... | |
| subroutine, public powell::powell_optimize | ( | integer, intent(in) | n, |
| real(dp), dimension(*), intent(inout) | x, | ||
| type(opt_state_type), intent(inout) | optstate | ||
| ) |