Medusa  1.1
Coordinate Free Mehless Method implementation
Polyharmonic.hpp File Reference

Detailed Description

Implementation of Polyharmonic RBF.

Definition in file Polyharmonic.hpp.

+ Include dependency graph for Polyharmonic.hpp:
+ This graph shows which files directly or indirectly include this file:

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...