[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_crwapi.pas line 3069
function ISysApi.WindowedKernelSmoothing( |
const x: array of Double; |
const y: array of Double; |
N: Integer; |
t: Double; |
Window: Double; |
Power: Integer; |
Kernel: TSmoothKernel; |
Custom: Pointer = Nil |
):Double; |