WebCab Portfolio for COM v5.0 Demo

Markowitz.GetUpperConstraints Method 

Returns the values of the upper bound constraints on the asset weights set by SetConstraints.

public double[] GetUpperConstraints();

Remarks

We return an array where the k-th term of the array corresponds to the upper bound on the k-th asset's weight.

See Also

Markowitz Class | WebCab.COM.Finance.Portfolio Namespace