Interface MarkowitzCriticalLine
-
- All Known Implementing Classes:
MCLNiedermayer
public interface MarkowitzCriticalLine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VectorgetOptimalWeightForSetLambda(double lambda)VectorgetOptimalWeightForTargetReturn(double target)List<TurningPoint>getTurningPoints()
-