|
finMath lib documentation | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
RationalFunctionInterpolation | This class provides methodologies to interpolate given sample points by rational functions, that is, given interpolation points (xi,yi) the class provides a continuous function y = f(x) where f(xi) = yi and for xi < x < xi+1 the function is a fraction of two polynomes f(x) = (sum aj xj) / (sum bk xk). |
Enum Summary | |
---|---|
RationalFunctionInterpolation.ExtrapolationMethod | |
RationalFunctionInterpolation.InterpolationMethod |
Basic methodologies to interpolate of curves and surfaces are provided here.
|
Copyright © 2014 Christian P. Fries. | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |