fgt
C++ library for fast Gauss transforms
fgt::Transform Member List

This is the complete list of members for fgt::Transform, including all inherited members.

bandwidth() const fgt::Transforminline
compute(const MatrixRef target)fgt::Transform
compute(const MatrixRef target, const VectorRef weights)fgt::Transform
operator=(const Transform &)=deletefgt::Transform
operator=(Transform &&)=deletefgt::Transform
source() const fgt::Transforminline
Transform(const MatrixRef source, double bandwidth)fgt::Transform
Transform(const Transform &)=deletefgt::Transform
~Transform()fgt::Transforminlinevirtual