finmath/finmath-lib

Missing AbstractDiscountCurve class

NiklasRodi opened this issue · 0 comments

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