Make the method and tolerance parameters of the calcIterativeDifference method for LevyBernsteinFunctions and CompleteBernsteinFunctions part of the Bernstein function.
Proposal
The class LevyBernsteinFunction should get two additional slots method and tolerance which can be set at construction.
Summary
Make the
method
andtolerance
parameters of thecalcIterativeDifference
method forLevyBernsteinFunction
s andCompleteBernsteinFunction
s part of the Bernstein function.Proposal
The class
LevyBernsteinFunction
should get two additional slotsmethod
andtolerance
which can be set at construction.