Implementation of Polyharmonic RBF.
Definition in file Polyharmonic.hpp.
Go to the source code of this file.
Namespaces | |
mm | |
Root namespace for the whole library. | |
Functions | |
template<class S , int K> | |
std::ostream & | mm::operator<< (std::ostream &os, const Polyharmonic< S, K > &b) |
Output basic information about given Gaussian RBF. More... | |