fgt
C++ library for fast Gauss transforms
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cruntime_error
 Cfgt::fgt_errorFgt exceptions
 Cfgt::ifgt_no_clustersThrown when an IFGT run asks for no clusters
 Cfgt::TransformAbstract base class for all supported variants of the Gauss transform
 Cfgt::DirectDirect Gauss transform
 Cfgt::DirectTreeDirect Gauss transform using a KD-tree truncation
 Cfgt::IfgtImproved Fast Gauss Transform