ISmQuadraticProgramming.SolverType

Syntax

SolverType: QPSolverType;

SolverType: Prognoz.Platform.Interop.Stat.QPSolverType;

Description

The SolverType property determines a type of solver that will be used to solve quadratic programming task.

Fore and Fore.NET Examples

The example of use is given in description of the ISmQuadraticProgramming.ExtraSettings property.

See also:

ISmQuadraticProgramming