finmath-lib icon indicating copy to clipboard operation
finmath-lib copied to clipboard

Missing AbstractDiscountCurve class

Open NiklasRodi opened this issue 8 years ago • 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

NiklasRodi avatar Jul 20 '17 16:07 NiklasRodi