WebCab Portfolio for .NET v5.0 Demo

PointsOnEfficientFrontier.getNumberOfPoints Method 

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.

public double getNumberOfPoints();

See Also

PointsOnEfficientFrontier Class | WebCab.Libraries.Finance.Portfolio Namespace