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

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

bandwidth() const fgt::Transforminline
compute(const MatrixRef target)fgt::Transform
compute(const MatrixRef target, const VectorRef weights)fgt::Transform
Direct(const MatrixRef source, double bandwidth)fgt::Direct
Direct(const Direct &)=deletefgt::Direct
operator=(const Direct &)=deletefgt::Direct
operator=(Direct &&)=deletefgt::Direct
fgt::Transform::operator=(const Transform &)=deletefgt::Transform
fgt::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