Click or drag to resize
MinConNLPGetConstraintResiduals Method
Returns the constraint residuals.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetConstraintResiduals()

Return Value

Type: Double
A double array containing the constraint residuals.
See Also