Interface for classes which provide a method for obtaining the updated value of the Hessian
of the Lagrangian based on the current iteration data for a Sequentail Quadratic
Programming algorithm.
Namespace:
CenterSpace.NMath.AnalysisAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public interface ILagrangianHessianUpdater |
| Visual Basic (Declaration) |
|---|
Public Interface ILagrangianHessianUpdater |
| Visual C++ |
|---|
public interface class ILagrangianHessianUpdater |