WebCab Portfolio Web Services for .NET v5.0 Demo

Markowitz.GetLowerConstraints Method 

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

public double[] GetLowerConstraints();

Remarks

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

See Also

Markowitz Class | Portfolio Namespace