| Interface | Brief description | |
| The ICallbackCycle interface is used for custom calculation of controlling variables of non-linear optimization. | ||
| The ICpLinearDecomposition interface contains properties and methods of linear equations system. | ||
| The ICpLinearOptimization interface contains properties and methods of linear optimization. | ||
| The ICpMethod interface contains properties and methods that are used to work with optimization methods. This interface is basic for all optimization methods. | ||
| The ICpNonLinearDecomposition interface contains properties and methods for calculation of non-linear equations system. | ||
| The ICpNonLinearOptimization interface contains properties and methods of non-linear optimization. | ||
| The ICpResults interface contains properties to view calculation results. | ||
| The ICpTargetAdjustment interface is used for criterion problem calculation. | ||
| The IDifferEvolutionParams interface is used to set up differential evolution method parameters. | ||
| The ILinDecompResults interface contains properties that are used to work with results of non-linear equations system calculation. | ||
| The ILoAddend interface contains properties of summand of linear optimization equation. | ||
| The ILoAddends interface contains properties and methods of the collection of summands of linear optimization equation. | ||
| The ILoConstraint interface contains properties that are used to work with linear optimization constraints. | ||
| The ILoConstraints interface contains properties and methods that are used to work with the collection of linear optimization constraints. | ||
| The ILoCriterionFunction interface contains properties that are used to work with criterion function of linear optimization. | ||
| The ILoEquation interface contains properties of linear optimization equation. | ||
| The ILoEquations interface contains properties and methods of the linear optimization equations collection. | ||
| The ILoResults interface contains properties that are used to work with results of linear optimization method calculation. | ||
| The ILoVariable interface contains properties of linear optimization variable. | ||
| The ILoVariables interface contains properties and methods of the linear optimization variables collection. | ||
| The INonLDVariable interface contains properties and methods that are used to work with the variable included into the system of non-linear equations. | ||
| The INonLDVariables interface contains properties and methods that are used to work with the collection of non-linear equations system variables. | ||
| The INonLinearExplanatories interface is used to work with the collection of explanatory variables for non-linear optimization method. | ||
| The INonLinearExplanatory interface is used to work with explanatory variable for non-linear optimization method. | ||
| The INonLinerCallBack interface contains methods for organization of callback in non-linear optimization equations. | ||
| The INonLoConstraint interface contains properties that are used to work with constraints of non-linear optimization. | ||
| The INonLoConstraints interface contains properties and methods that are used to work with the collection of non-linear optimization constraints. | ||
| The ILoResults interface contains properties that are used to work with results of non-linear optimization method calculation. | ||
| The INonLoVariable interface contains properties of non-linear optimization variable. | ||
| The INonLoVariables interface contains properties and methods that are used to work with the collection of non-linear optimization variables. | ||
| The ITargetConstraint interface is used to work with non-linear optimization constraint. | ||
| The ITargetConstraintInfo interface is used to work with non-linear constraint limit value. | ||
| The ITargetConstraintInfoArray interface is used to work with the collection of non-linear constraint limit values. | ||
| The ITargetConstraints interface is used to work with the collection of non-linear optimization constraints. | ||
| The ITargetControlVariable interface is used to work with controlling variable | ||
| The ITargetControlVariablesArray interface is used to work with the collection of controlling variables. | ||
| The ITargetPhaseVariable interface is used to work with phase variable. | ||
| The ITargetPhaseVariablesArray interface is used to work with the phase variables collection. | ||
| The IVarTargetConstraint interface is used to work with variable constraint. | ||
| The IVarTargetConstraintsArray interface is used to work with the collection of constraints for variable. | ||
| The ITargetResults interface is used to work with criterion problem calculation results | ||
| The IVarConstraint interface contains properties that are used to work with constraints of non-linear optimization variable. | ||
| The IVarConstraints interface contains properties and methods that are used to work with the collection of non-linear optimization variable constraints. |
See also: