Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
Class for Newton minimisation specific functions. Unless you know what you are doing, you should call the function 'method_of_multipliers' rather than using this class.
|
The augmented Lagrangian function. The equation is: L(x, lambda_k; muk) = f(x) + sum(psi(ci(x), lambdai_k; muk)) where: / -s.t + t^2/(2m) if t - ms <= 0, psi(t, s; m) = < \ -ms^2/2 otherwise. |
The augmented Lagrangian Hessian. This function has been simplified by assuming that the constraint Hessian is zero. |
Method of multipliers algorithm.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:44:12 2024 | http://epydoc.sourceforge.net |