Missing AbstractDiscountCurve class
NiklasRodi opened this issue · 0 comments
NiklasRodi commented
There should be an AbstractDiscountCurve class that e.g. implements getDiscountCurve(double) = getDiscountCurve(model, double) instead having to implement that in each subclass