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