fgt
C++ library for fast Gauss transforms
|
▼Cruntime_error | |
▼Cfgt::fgt_error | Fgt exceptions |
Cfgt::ifgt_no_clusters | Thrown when an IFGT run asks for no clusters |
▼Cfgt::Transform | Abstract base class for all supported variants of the Gauss transform |
Cfgt::Direct | Direct Gauss transform |
Cfgt::DirectTree | Direct Gauss transform using a KD-tree truncation |
Cfgt::Ifgt | Improved Fast Gauss Transform |