Header for Approximations module, declarations only.
Definition in file Approximations_fwd.hpp.
#include "Config.hpp"
#include "bits/approximations/Gaussian_fwd.hpp"
#include "bits/approximations/InverseMultiquadric_fwd.hpp"
#include "bits/approximations/JacobiSVDWrapper.hpp"
#include "bits/approximations/Monomials_fwd.hpp"
#include "bits/approximations/Multiquadric_fwd.hpp"
#include "bits/approximations/Polyharmonic_fwd.hpp"
#include "bits/approximations/RBFBasis_fwd.hpp"
#include "bits/approximations/RBFFD_fwd.hpp"
#include "bits/approximations/RBFInterpolant_fwd.hpp"
#include "bits/approximations/ScaleFunction.hpp"
#include "bits/approximations/WLSApproximant_fwd.hpp"
#include "bits/approximations/WLS_fwd.hpp"
#include "bits/approximations/WeightFunction_fwd.hpp"
#include <Eigen/LU>