ROOT 6.10/09 Reference Guide |
Classes | |
class | ROOT::Math::IBaseFunctionMultiDimTempl< T > |
Documentation for the abstract class IBaseFunctionMultiDim. More... | |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |
Typedefs | |
using | ROOT::Math::IBaseFunctionMultiDim = IBaseFunctionMultiDimTempl< double > |
typedef IBaseFunctionOneDim | ROOT::Math::IGenFunction |
typedef IGradientFunctionOneDim | ROOT::Math::IGradFunction |
using | ROOT::Math::IMultiGenFunction = IMultiGenFunctionTempl< double > |
template<class T > | |
using | ROOT::Math::IMultiGenFunctionTempl = IBaseFunctionMultiDimTempl< T > |
typedef IGradientFunctionMultiDim | ROOT::Math::IMultiGradFunction |