Medusa
1.1
Coordinate Free Mehless Method implementation
Monomials.cpp
Go to the documentation of this file.
1
#include <
medusa/bits/approximations/Monomials.hpp
>
2
#include <
medusa/bits/types/Vec.hpp
>
3
9
template
class
mm::Monomials<mm::Vec1d>
;
11
template
class
mm::Monomials<mm::Vec2d>
;
12
template
class
mm::Monomials<mm::Vec3d>
;
13
template
std::ostream&
mm::operator<<
(std::ostream& os,
const
mm::Monomials<mm::Vec1d>
&);
14
template
std::ostream&
mm::operator<<
(std::ostream& os,
const
mm::Monomials<mm::Vec2d>
&);
15
template
std::ostream&
mm::operator<<
(std::ostream& os,
const
mm::Monomials<mm::Vec3d>
&);
Monomials.hpp
mm::operator<<
std::ostream & operator<<(std::ostream &os, const Gaussian< S > &b)
Output basic information about given Gaussian RBF.
Definition:
Gaussian.hpp:37
mm::Monomials
A class representing Monomial basis.
Definition:
Monomials_fwd.hpp:38
Vec.hpp
src
approximations
Monomials.cpp
Generated on Thu Jun 9 2022 09:42:28 for Medusa by
1.8.17