TConvolver

Ancestors

TPersistent
   |
TNotifiablePersistent
   |
TCustomSampler
   |
TNestedSampler
   |
TKernelSampler

Description

TConvolver provides functionality for performing discrete convolution within a chain of nested samplers. It will collect samples from its associated nested sampler within the region defined by the Kernel property.

 

Reference

Methods Properties Events
In TKernelSampler:
Create CenterX
Destroy CenterY
GetSample Kernel
In TNestedSampler:
Sampler
In TCustomSampler:
FinalizeSampling
GetSampleBounds
HasBounds
PrepareSampling
In TNotifiablePersistent:
BeginUpdate UpdateCount OnChange
Changed
EndUpdate