WebCab Portfolio for COM v5.0 Demo

PointsOnEfficientFrontier Methods

The methods of the PointsOnEfficientFrontier class are listed below. For a complete list of PointsOnEfficientFrontier class members, see the PointsOnEfficientFrontier Members topic.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
getExpectedReturnReturns the expected return of the given points on the efficient frontier selected.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
getNumberOfPointsReturns the number of (interpolation) points used in order to describe the efficient frontier. Please note that the efficient frontier is represented as a finite number of distinct points. In order to evaluate the efficient frontier at an arbitary point we evaluate the cubic spline interpolation over this finite set of points.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PointsOnEfficientFrontier Class | WebCab.COM.Finance.Portfolio Namespace