Logo ROOT  
Reference Guide
IParamFunctionfwd.h
Go to the documentation of this file.
1// @(#)root/mathcore:$Id$
2// Author: L. Moneta Tue Nov 14 14:38:52 2006
3
4/**********************************************************************
5 * *
6 * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT *
7 * *
8 * *
9 **********************************************************************/
10
11// Forward declarations for template class IParamFunction class
12
13#ifndef ROOT_Math_IParamFunctionfwd
14#define ROOT_Math_IParamFunctionfwd
15
16#include "Math/IFunctionfwd.h"
17
18namespace ROOT {
19
20 namespace Math {
21
22 class IParametricFunctionOneDim;
23 class IParametricGradFunctionOneDim;
24 template<class T>
25 class IParametricFunctionMultiDimTempl;
27 template<class T>
30
33 template<class T>
35
38 template<class T>
40
41
42 } // end namespace Math
43
44} // end namespace ROOT
45
46
47#endif /* ROOT_Math_IParamFunctionfwd */
Specialized IParamFunction interface (abstract class) for one-dimensional parametric functions It is ...
Interface (abstract class) for parametric gradient multi-dimensional functions providing in addition ...
Interface (abstract class) for parametric one-dimensional gradient functions providing in addition to...
Namespace for new Math classes and functions.
IParametricFunctionOneDim IParamFunction
IParametricGradFunctionOneDim IParamGradFunction
IParametricFunctionMultiDim IParamMultiFunction
IParametricGradFunctionMultiDim IParamMultiGradFunction
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
Definition: StringConv.hxx:21