Implementations of weight functions.
Definition in file WeightFunction.hpp.
Go to the source code of this file.
Namespaces | |
mm | |
Root namespace for the whole library. | |
Functions | |
template<typename V , typename R > | |
std::ostream & | mm::operator<< (std::ostream &os, const RBFWeight< V, R > &w) |
Output info about given weight function. More... | |