TCustomKernel.Filter

function Filter: Single; virtual; abstract;

Description

Returns the function value of this kernel given its input parameter. Descendants should override this function.