Logo ROOT   6.08/07
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Math::EvaluatorOneDim< MultiFuncType > Struct Template Reference

template<class MultiFuncType>
struct ROOT::Math::EvaluatorOneDim< MultiFuncType >

Definition at line 33 of file OneDimFunctionAdapter.h.

Static Public Member Functions

static double F (MultiFuncType f, const double *x, const double *=0)
 

#include <Math/OneDimFunctionAdapter.h>

Member Function Documentation

◆ F()

template<class MultiFuncType >
static double ROOT::Math::EvaluatorOneDim< MultiFuncType >::F ( MultiFuncType  f,
const double *  x,
const double *  = 0 
)
inlinestatic

Definition at line 35 of file OneDimFunctionAdapter.h.


The documentation for this struct was generated from the following file: