Optimization¶
Refer to Optimization Algorithms.
Generic optimization classes¶
| 
 | Base class to define an optimization problem. | 
| 
 | Nearest point problem. | 
| 
 | Least-squares problem. | 
| 
 | Base class for optimization wrappers. | 
| 
 | Optimization result. | 
Optimization solvers¶
| 
 | Abdo-Rackwitz solver. | 
| 
 | Base class for optimization solvers from Bonmin library. | 
| 
 | Interface to Ceres Solver. | 
| 
 | Interface to CMinpack. | 
| 
 | Constrained Optimization BY Linear Approximations solver. | 
| 
 | Base class for optimization solvers from the [dlib2009] library. | 
| 
 | Efficient Global Optimization algorithm. | 
| 
 | Ipopt optimization solver Ipopt. | 
| 
 | Multi-start optimization algorithm. | 
| 
 | Interface to NLopt. | 
| 
 | Sequential Quadratic Programming solver. | 
| 
 | Truncated Newton Constrained solver. | 
Nearest point assessment¶
| 
 | Proxy of C++ OT::NearestPointChecker. | 
| 
 | Proxy of C++ OT::NearestPointCheckerResult. | 
 OpenTURNS
      OpenTURNS