LM 7/2/2014: no needed this : make template ctor of Functor1D and GradFunctor1D not available to CINT s #if defined(__MAKECINT__) || defined(G__DICTIONARY) needed since CINT initialize it with TRootIOCtor class TRootIOCtor;
virtual double | DoDerivative(const double* x, unsigned int icoord) const |
virtual double | DoEval(const double* x) const |
auto_ptr<ROOT::Math::GradFunctor::Impl> | fImpl | pointer to base grad functor handler |
construct from a callable object of multi-dimension implementing operator()(const double *x) and Derivative(const double * x,icoord)
{}