Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::EvaluatorOneDim< MultiFuncType > Struct Template Reference

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

Definition at line 29 of file OneDimFunctionAdapter.h.

Static Public Member Functions

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

#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 = nullptr 
)
inlinestatic

Definition at line 31 of file OneDimFunctionAdapter.h.


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