ISmQuadraticProgramming.Solution

Syntax

Solution: Array;

Description

The Solution property returns the found solution.

Comments

This property is relevant is the method was calculated without errors.

Example

Property use is given in the examples for ISmQuadraticProgramming.CriterionFunction.

See also

ISmQuadraticProgramming