bvp::interpolator< RBF > Member List
This is the complete list of members for
bvp::interpolator< RBF >, including all inherited members.
at(const point &p) const | bvp::interpolator< RBF > | [inline, virtual] |
coeffs | bvp::interpolator< RBF > | [private] |
computecoeffs() | bvp::interpolator< RBF > | [inline, private] |
d(const point &p, size_t k) const | bvp::interpolator< RBF > | [inline, virtual] |
d2(const point &p, size_t k1, size_t k2) const | bvp::interpolator< RBF > | [inline, virtual] |
diff_data typedef | bvp::interpolator< RBF > | [private] |
eps | bvp::realfunc | [protected, static] |
hash_value(const std::vector< RBF > &rbfs_in) | bvp::interpolator< RBF > | [inline, private] |
init(shared_ptr< linear_BVP2 > bvp) | bvp::interpolator< RBF > | [inline, private] |
initialised | bvp::realfunc | [protected, static] |
initted | bvp::interpolator< RBF > | [private] |
interpolate(const map< point, double > &Xi) | bvp::interpolator< RBF > | [inline] |
interpolate(shared_ptr< linear_BVP2 > bvp) | bvp::interpolator< RBF > | [inline] |
interpolator() | bvp::interpolator< RBF > | [inline] |
interpolator(shared_ptr< linear_BVP2 > bvp) | bvp::interpolator< RBF > | [inline] |
interpolator(const map< point, double > &Xi) | bvp::interpolator< RBF > | [inline] |
M | bvp::interpolator< RBF > | [private] |
m | bvp::interpolator< RBF > | [private] |
n | bvp::interpolator< RBF > | [private] |
not_initted(int line, string file) const | bvp::interpolator< RBF > | [inline, private] |
operator()(const point &p) const | bvp::interpolator< RBF > | [inline] |
operator*(double a) const | bvp::interpolator< RBF > | [inline] |
operator+(const interpolator< RBF > &u) const | bvp::interpolator< RBF > | [inline] |
operator/(double a) const | bvp::interpolator< RBF > | [inline] |
rbfs | bvp::interpolator< RBF > | [private] |
rbfs_hash | bvp::interpolator< RBF > | |
realfunc() | bvp::realfunc | |
realfunc(double(*f)(const point &)) | bvp::realfunc | |
remtable | bvp::interpolator< RBF > | [mutable, private] |
root3eps | bvp::realfunc | [protected, static] |
set_f(const realfunc &f) | bvp::interpolator< RBF > | [inline] |
set_f(const map< point, double > &f) | bvp::interpolator< RBF > | [inline] |
set_function_ptr(double(f_in)(const point &p)) | bvp::realfunc | |
set_g(const realfunc &g) | bvp::interpolator< RBF > | [inline] |
set_g(const map< point, double > &g) | bvp::interpolator< RBF > | [inline] |
sqrteps | bvp::realfunc | [protected, static] |
thebvp | bvp::interpolator< RBF > | [private] |
~realfunc() | bvp::realfunc | [inline, virtual] |