Evaluates the weights of the individual bonds within a bond portfolio and returns the result as an array of weights where the n-th term of the array corresponds to the weight of the n-th member of the portfolio.
An array where the k-th element represents the weight of the k-th bond within the bond portfolio. Note that each of the weights lie within the interval [0,1], and the sum of the weights will be 1 representing 100 percent of the bond portfolio.
DurationConvexity Class | WebCab.COM.Finance.Bonds Namespace