QuadraticForm: Array;
The QuadraticForm property determines the quadratic part of the criterion function (quadratic form).
Indexing of array of quadratic function coefficients must start with zero.
Linear part of the criterion function is determined by the ISmQuadraticProgramming.CriterionFunction property.
Property use is given in the examples for ISmQuadraticProgramming.CriterionFunction.
See also