| Package | Description |
|---|---|
| org.drip.learning.kernel |
| Modifier and Type | Class and Description |
|---|---|
class |
MercerKernel
MercerKernal exposes the Functionality behind the Eigenized Kernel that is Normed R^x X Normed R^x To
Supremum R^1.
|
| Modifier and Type | Method and Description |
|---|---|
SymmetricRdToNormedR1Kernel |
IntegralOperator.kernel()
Retrieve the Symmetric R^d To R^1 Kernel
|
| Constructor and Description |
|---|
IntegralOperator(SymmetricRdToNormedR1Kernel kernel,
RdToR1 funcRdToR1,
R1Normed r1OperatorOutput)
IntegralOperator Constructor
|