Medusa
1.1
Coordinate Free Mehless Method implementation
Approximations.hpp
Go to the documentation of this file.
1
#ifndef MEDUSA_APPROXIMATIONS_HPP_
2
#define MEDUSA_APPROXIMATIONS_HPP_
3
9
#include "
Approximations_fwd.hpp
"
10
#include "
bits/approximations/Gaussian.hpp
"
11
#include "
bits/approximations/InverseMultiquadric.hpp
"
12
#include "
bits/approximations/JacobiSVDWrapper.hpp
"
13
#include "
bits/approximations/Monomials.hpp
"
14
#include "
bits/approximations/Multiquadric.hpp
"
15
#include "
bits/approximations/Polyharmonic.hpp
"
16
#include "
bits/approximations/RBFBasis.hpp
"
17
#include "
bits/approximations/RBFFD.hpp
"
18
#include "
bits/approximations/RBFInterpolant.hpp
"
19
#include "
bits/approximations/WLS.hpp
"
20
#include "
bits/approximations/WLSApproximant.hpp
"
21
#include "
bits/approximations/WeightFunction.hpp
"
22
23
#endif // MEDUSA_APPROXIMATIONS_HPP_
Approximations_fwd.hpp
Monomials.hpp
RBFInterpolant.hpp
WLSApproximant.hpp
RBFFD.hpp
JacobiSVDWrapper.hpp
Polyharmonic.hpp
InverseMultiquadric.hpp
Gaussian.hpp
RBFBasis.hpp
Multiquadric.hpp
WeightFunction.hpp
WLS.hpp
include
medusa
Approximations.hpp
Generated on Thu Jun 9 2022 09:42:24 for Medusa by
1.8.17