Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ParamFunctor.h File Reference
#include "RtypesCore.h"
#include <functional>
#include <type_traits>
#include <utility>
Include dependency graph for ParamFunctor.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::ParamFunctorTempl< T >
 Param Functor class for Multidimensional functions. More...
 

Namespaces

namespace  ROOT
 
namespace  ROOT::Math
 

Typedefs

using ROOT::Math::ParamFunctor = ParamFunctorTempl<double>