ImprovedFastGaussTransformChooseParameters

Contents

Syntax

[K,p_max,r]=ImprovedFastGaussTransformChooseParameters(d,h,epsilon,Klimit)

Description

Choose the parameters for the Improved Fast Gauss Transform.

C++ Implementation.

Loads ImprovedFastGaussTransformChooseParameters.dll

Implementation based on:

Fast computation of sums of Gaussians in high dimensions. Vikas C. Raykar, C. Yang, R. Duraiswami, and N. Gumerov, CS-TR-4767, Department of computer science, University of Maryland, Collegepark.

Input

Note : [ Use roughly Klimit=round(40*sqrt(d)/h) ]

Ouput

Signature