Documentation

ZPM.Analysis.InnerProductSpace.KernelMeanEmbedding.Def

Kernel mean embedding: definition and BoundedKernel class #

BoundedKernel is the integrability certificate: its instance carries a uniform bound C on the kernel sections x ↦ kerFun H x 1, which is what lets Bochner integration on a finite measure converge.

kernelMeanEmbedding P := ∫ x, kerFun H x 1 ∂P is the Bochner integral of the kernel sections against P; it lives in the RKHS H.

An RKHS with a uniform norm bound on its kernel sections. Integrability of the kernel sections under any finite measure reduces to this bound plus AEStronglyMeasurable.

Instances

    The kernel mean embedding of a measure P into the RKHS H, defined as the Bochner integral of the kernel sections.

    Equations
    Instances For