GradientCenteredDifference< N, Functor, T > Member List
This is the complete list of members for
GradientCenteredDifference< N, Functor, T >, including all inherited members.
| argument_type typedef | GradientCenteredDifference< N, Functor, T > | |
| delta() const | GradientCenteredDifference< N, Functor, T > | [inline] |
| function_type typedef | GradientCenteredDifference< N, Functor, T > | |
| GradientCenteredDifference(const function_type &f, const number_type delta=std::pow(std::numeric_limits< T >::epsilon(), 1.0/3.0)) | GradientCenteredDifference< N, Functor, T > | [inline] |
| GradientCenteredDifference(const GradientCenteredDifference &x) | GradientCenteredDifference< N, Functor, T > | [inline] |
| operator()(const argument_type x, result_type &deriv) const | GradientCenteredDifference< N, Functor, T > | [inline] |
| operator()(const argument_type x) const | GradientCenteredDifference< N, Functor, T > | [inline] |
| result_type typedef | GradientCenteredDifference< N, Functor, T > | |
| set_delta(const number_type delta) | GradientCenteredDifference< N, Functor, T > | [inline] |