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

Detailed Description

Implementation of Gaussian RBF.

Definition in file Gaussian.hpp.

#include "Gaussian_fwd.hpp"
#include <cmath>
#include <medusa/bits/utils/assert.hpp>
#include <medusa/bits/utils/numutils.hpp>
+ Include dependency graph for Gaussian.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 >
std::ostream & mm::operator<< (std::ostream &os, const Gaussian< S > &b)
 Output basic information about given Gaussian RBF. More...