1 #ifndef PhysicsTools_Utilities_NthDerivative_h
2 #define PhysicsTools_Utilities_NthDerivative_h
8 template <
unsigned n,
typename X,
typename F>
14 template <
typename X,
typename F>
17 template <
typename X,
typename F>
20 inline static type get(
const F&
f) {
return f; }
23 template <
unsigned n,
typename X,
typename F>
static type get(const F &f)
NthDerivative< n, X, F >::type nth_derivative(const F &f)
Derivative< X, typename NthDerivative< n-1, X, F >::type >::type type
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)