Implementation of RBF basis.
Definition in file RBFBasis.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 RBFBasis< V, R > &m) |
Output basic info about given basis. More... | |