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

Detailed Description

Implementations of weight functions.

Definition in file WeightFunction.hpp.

#include <cmath>
#include <medusa/bits/utils/assert.hpp>
#include "WeightFunction_fwd.hpp"
+ Include dependency graph for WeightFunction.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<typename V , typename R >
std::ostream & mm::operator<< (std::ostream &os, const RBFWeight< V, R > &w)
 Output info about given weight function. More...