Class CommonlyUsedMoments

java.lang.Object
com.polytechnik.freemoney.CommonlyUsedMoments
All Implemented Interfaces:
CommonBasisOperations
Direct Known Subclasses:
CommonlyUsedMomentsLaguerre, CommonlyUsedMomentsLegendreShifted, CommonlyUsedMomentsMonomials

public abstract class CommonlyUsedMoments extends Object implements CommonBasisOperations
A class to calculate commonly used moments. It has an internal state WIntegrator and methods for updating the internal state with new t,P,dv coming.