WebCab Portfolio for COM v5.0 Demo

CapitalMarket.GetLowerConstraints Method 

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

public double[] GetLowerConstraints();

Return Value

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

See Also

CapitalMarket Class | WebCab.COM.Finance.Portfolio Namespace