fgt
C++ library for fast Gauss transforms
|
This is the complete list of members for fgt::Transform, including all inherited members.
bandwidth() const | fgt::Transform | inline |
compute(const MatrixRef target) | fgt::Transform | |
compute(const MatrixRef target, const VectorRef weights) | fgt::Transform | |
operator=(const Transform &)=delete | fgt::Transform | |
operator=(Transform &&)=delete | fgt::Transform | |
source() const | fgt::Transform | inline |
Transform(const MatrixRef source, double bandwidth) | fgt::Transform | |
Transform(const Transform &)=delete | fgt::Transform | |
~Transform() | fgt::Transform | inlinevirtual |