Medusa  1.1
Coordinate Free Mehless Method implementation
WeightFunction.cpp
Go to the documentation of this file.
mm::NoWeight
Class representing no weight function, i.e. a constant 1.
Definition: WeightFunction_fwd.hpp:25
mm::Vec1d
Vec< double, 1 > Vec1d
Convenience typedef for 1d vector of doubles.
Definition: Vec_fwd.hpp:33
mm::Vec3d
Vec< double, 3 > Vec3d
Convenience typedef for 3d vector of doubles.
Definition: Vec_fwd.hpp:35
Gaussian.hpp
mm::RBFWeight
Represents a weight function constructed from a Radial Basis function.
Definition: WeightFunction_fwd.hpp:63
WeightFunction.hpp
Vec.hpp
mm::Vec2d
Vec< double, 2 > Vec2d
Convenience typedef for 2d vector of doubles.
Definition: Vec_fwd.hpp:34