PointsOnEfficientFrontier overview
![]() | This is the constructor for this package used internally for this complex type. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the expected return of the given points on the efficient frontier selected. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns 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. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PointsOnEfficientFrontier Class | WebCab.Libraries.Finance.Portfolio Namespace