finmath-lib
finmath-lib copied to clipboard
Missing AbstractDiscountCurve class
There should be an AbstractDiscountCurve class that e.g. implements getDiscountCurve(double) = getDiscountCurve(model, double) instead having to implement that in each subclass