#include "PhysicsTools/Utilities/interface/Derivative.h"
Go to the source code of this file.
Classes | |
struct | funct::NthDerivative< n, X, F > |
struct | funct::NthDerivative< 0, X, F > |
struct | funct::NthDerivative< 1, X, F > |
Namespaces | |
namespace | funct |
Functions | |
template<unsigned n, typename X , typename F > | |
NthDerivative< n, X, F >::type | funct::nth_derivative (const F &f) |