|
class | Objective_Beale |
| Beale's function. More...
|
|
class | getBeale |
|
class | Objective_BVP |
| The discrete boundary value problem. More...
|
|
class | getBVP |
|
class | Objective_Cantilever |
|
class | Constraint_Cantilever |
|
class | getCantilever |
|
class | Objective_CantileverBeam |
|
class | Constraint_CantileverBeam |
|
class | getCantileverBeam |
|
class | Objective_Cubic |
|
class | Constraint_Cubic |
|
class | getCubic |
|
class | Objective_CylinderHead |
|
class | Constraint_CylinderHead |
|
class | getCylinderHead |
|
class | Objective_DiodeCircuit |
| The diode circuit problem. More...
|
|
class | Objective_FreudensteinRoth |
| Freudenstein and Roth's function. More...
|
|
class | getFreudensteinRoth |
|
class | Objective_HS1 |
| W. Hock and K. Schittkowski 1st test function. More...
|
|
class | getHS1 |
|
class | Objective_HS14 |
| W. Hock and K. Schittkowski 14th test function. More...
|
|
class | Constraint_HS14a |
|
class | Constraint_HS14b |
|
class | getHS14 |
|
class | Objective_HS2 |
| W. Hock and K. Schittkowski 2nd test function. More...
|
|
class | getHS2 |
|
class | Objective_HS24 |
|
class | Constraint_HS24 |
|
class | getHS24 |
|
class | Objective_HS25 |
| W. Hock and K. Schittkowski 25th test function. More...
|
|
class | getHS25 |
|
class | Objective_HS28 |
| W. Hock and K. Schittkowski 28th test function. More...
|
|
class | Constraint_HS28 |
|
class | getHS28 |
|
class | Objective_HS29 |
|
class | InequalityConstraint_HS29 |
|
class | getHS29 |
|
class | Objective_HS3 |
| W. Hock and K. Schittkowski 3rd test function. More...
|
|
class | getHS3 |
|
class | Objective_HS32 |
|
class | EqualityConstraint_HS32 |
|
class | InequalityConstraint_HS32 |
|
class | getHS32 |
|
class | Objective_HS38 |
| W. Hock and K. Schittkowski 38th test function. More...
|
|
class | getHS38 |
|
class | Objective_HS39 |
| W. Hock and K. Schittkowski 39th test function. More...
|
|
class | Constraint_HS39a |
|
class | Constraint_HS39b |
|
class | getHS39 |
|
class | Objective_HS4 |
| W. Hock and K. Schittkowski 4th test function. More...
|
|
class | getHS4 |
|
class | Objective_HS42 |
| W. Hock and K. Schittkowski 42th test function. More...
|
|
class | Constraint_HS42a |
|
class | Constraint_HS42b |
|
class | getHS42 |
|
class | Objective_HS45 |
| W. Hock and K. Schittkowski 45th test function. More...
|
|
class | getHS45 |
|
class | Objective_HS48 |
| W. Hock and K. Schittkowski 48th test function. More...
|
|
class | Constraint_HS48 |
|
class | getHS48 |
|
class | Objective_HS49 |
| W. Hock and K. Schittkowski 49th test function. More...
|
|
class | Constraint_HS49 |
|
class | getHS49 |
|
class | Objective_HS5 |
| W. Hock and K. Schittkowski 5th test function. More...
|
|
class | getHS5 |
|
class | Objective_HS50 |
| W. Hock and K. Schittkowski 50th test function. More...
|
|
class | Constraint_HS50 |
|
class | getHS50 |
|
class | Objective_HS51 |
| W. Hock and K. Schittkowski 51th test function. More...
|
|
class | Constraint_HS51 |
|
class | getHS51 |
|
class | Objective_HS52 |
| W. Hock and K. Schittkowski 52nd test function. More...
|
|
class | Constraint_HS52 |
|
class | getHS52 |
|
class | Objective_HS9 |
| W. Hock and K. Schittkowski 9th test function. More...
|
|
class | Constraint_HS9 |
|
class | getHS9 |
|
class | Objective_LeastSquares |
| Least squares function. More...
|
|
class | getLeastSquares |
|
class | Minimax1 |
|
class | getMinimax1 |
|
class | Minimax2 |
|
class | getMinimax2 |
|
class | Minimax3 |
|
class | getMinimax3 |
|
class | Objective_ParaboloidCircle |
| Objective function: f(x,y) = x^2 + y^2. More...
|
|
class | Constraint_ParaboloidCircle |
| constraint c(x,y) = (x-2)^2 + y^2 - 1. More...
|
|
class | getParaboloidCircle |
|
class | Objective_PoissonControl |
| Poisson distributed control. More...
|
|
class | getPoissonControl |
|
class | Objective_PoissonInversion |
| Poisson material inversion. More...
|
|
class | getPoissonInversion |
|
class | Objective_Powell |
| Powell's badly scaled function. More...
|
|
class | getPowell |
|
class | Objective_Quartic |
|
class | Constraint_Quartic |
|
class | getQuartic |
|
class | Objective_Rosenbrock |
| Rosenbrock's function. More...
|
|
class | getRosenbrock |
|
class | Objective_SimpleEqConstrained |
| Objective function: f(x) = exp(x1*x2*x3*x4*x5) + 0.5*(x1^3+x2^3+1)^2. More...
|
|
class | EqualityConstraint_SimpleEqConstrained |
| Equality constraints c_i(x) = 0, where: c1(x) = x1^2+x2^2+x3^2+x4^2+x5^2 - 10 c2(x) = x2*x3-5*x4*x5 c3(x) = x1^3 + x2^3 + 1. More...
|
|
class | getSimpleEqConstrained |
|
class | Objective_SumOfSquares |
| Sum of squares function. More...
|
|
class | getSumOfSquares |
|
class | Objective_Zakharov |
| Zakharov function. More...
|
|
class | getZakharov |
|