Deprecated.
probability[i]
is the probability of state i
to occur.returns[i][j]
is the return (increase in market value) of the asset j
in the i
th state.Replaced by methods within the class AssetParameters.
Returns an array containing the expected returns for each asset from a given collection of assets.
Markowitz Class | WebCab.COM.Finance.Portfolio Namespace