TBOBYQA Class module:Powell_ConstrainedOptimize file:PowellConstrainedMinimize

    Functions  Expand Arguments

  • logical BOBYQA(this, X, XL, XU, N)
    • TBOBYQA   :: this
    • REAL(dp)  :: X(*)
    • REAL(dp)  :: XL(*)
    • REAL(dp)  :: XU(*)
    • IX  :: N
  • real(Powell_CO_prec) funkk(this, n, X)
    • TBOBYQA   :: this
    • integer intent(in) :: n
    • real(Powell_CO_prec)  :: X(n)

Properties

  • REAL(dp)  :: Last_bestfit
  • REAL(dp)  :: FVAL_Converge_difference

Tree Diagrams