#include <Einzel-FIGL-Loeser.hpp>
Public Member Functions | |
IntegralOperatorRG (ivector &iv) | |
IntegralOperatorRG (const IntegralOperatorRG &IO) | |
itaylor | operator() (itaylor &, int, interval, ivector &, ivector &) |
Private Attributes | |
ivector | K |
Application of an integral operator K to a function y:
(Ky)(s) = Int_a^b k(s,t)y(t)dt
|
Constructor
|
|
Copy Constructor
|
|
Function call operator: Applies integral operator to the function fkt
|
|
Kernel coefficients from remainder denotation of the kernel function. |