This is the complete list of members for InterpolantImplicit, including all inherited members.
| a_div_step | InterpolantBase | protected |
| automatic_size | InterpolantBase | protected |
| bound_a() const | InterpolantBase | inline |
| bound_a_ | InterpolantBase | protected |
| bound_b() const | InterpolantBase | inline |
| bound_b_ | InterpolantBase | protected |
| check_all() | InterpolantBase | protected |
| check_stats_and_reinterpolate(double percentage=0.3) | InterpolantBase | |
| checks | InterpolantBase | protected |
| default_max_size | InterpolantBase | protectedstatic |
| diff(double u) | InterpolantImplicit | inline |
| error() | InterpolantBase | inline |
| error_ | InterpolantBase | protected |
| explicit_interpolant | InterpolantImplicit | protected |
| extrapolation | InterpolantBase | protected |
| f_diff(double x, double y) | InterpolantImplicit | |
| f_diffn(double u, unsigned int n) | InterpolantImplicit | |
| f_val(double x, double y) | InterpolantImplicit | |
| f_val(double u) | InterpolantImplicit | |
| fact(long x) | InterpolantBase | protected |
| fix_ | InterpolantImplicit | protected |
| fix_val | InterpolantImplicit | protected |
| fix_variable(IFixVariable::Type fix, double value) | InterpolantImplicit | |
| func | InterpolantImplicit | protected |
| func_diff | InterpolantImplicit | protected |
| func_diffn | InterpolantImplicit | protected |
| func_u | InterpolantImplicit | protected |
| InterpolantBase() | InterpolantBase | |
| InterpolantImplicit() | InterpolantImplicit | |
| InterpolantImplicit(Func< Type > *func, bool interpolate_derivative=false) | InterpolantImplicit | |
| interpolate() | InterpolantImplicit | virtual |
| interpolate_derivative | InterpolantImplicit | protected |
| interpolate_p1() | InterpolantImplicit | protected |
| max_size | InterpolantBase | protected |
| n_derivatives | InterpolantBase | protectedstatic |
| n_nodes | InterpolantBase | protected |
| norm_type | InterpolantBase | protected |
| p | InterpolantBase | protected |
| reset_stat() | InterpolantBase | |
| set_extrapolation(Extrapolation::Type extrapolation) | InterpolantBase | |
| set_functor(Func< Type > *func, bool interpolate_derivative=false) | InterpolantImplicit | |
| set_interval(double bound_a, double bound_b) | InterpolantBase | |
| set_norm(ErrorNorm::Type norm_type=ErrorNorm::max, double p=2) | InterpolantBase | |
| set_size(unsigned int size) | InterpolantBase | |
| set_size_automatic(double user_tol, unsigned int init_size, unsigned int max_size=default_max_size) | InterpolantBase | |
| simpson_tolerance | InterpolantBase | protectedstatic |
| size() const | InterpolantBase | inline |
| size_ | InterpolantBase | protected |
| statistics() const | InterpolantBase | inline |
| stats | InterpolantBase | protected |
| step | InterpolantBase | protected |
| user_tol | InterpolantBase | protected |
| val(double u) | InterpolantImplicit | inline |
| ~InterpolantBase() | InterpolantBase | virtual |
| ~InterpolantImplicit(void) | InterpolantImplicit | virtual |