#include <System-FIGL-Loeser-par.hpp>
Public Member Functions | |
| IntegralSystemOperatorRG (const IntegralSystemOperatorRG &) | |
| IntegralSystemOperatorRG (vector< vector< ivector > > &, ivector &, ivector &) | |
| vector< itaylor > | operator() (vector< itaylor > &, int, int, imatrix &, imatrix &) |
Private Attributes | |
| vector< vector< ivector > > | KSys0 |
| ivector | SSys |
| ivector | SmidSys |
Application of an integral (system) operator K to a function vector y:
(Ky)(s) = Int_a^b k(s,t)y(t)dt
|
|
Copy Constructor
|
|
||||||||||||||||
|
Constructor
|
|
||||||||||||||||||||||||
|
Function call operator: Applies integral system operator to the function vector FktV0
|
|
|
Kernel coefficients from remainder denotation of the kernel function. |
|
|
Domain midpoint |
|
|
Domain of the (free) variable |
1.4.4