Logo ROOT  
Reference Guide
ROOT::Math::GSLMonteFunctionAdapter< UserFunc > Struct Template Reference

template<class UserFunc>
struct ROOT::Math::GSLMonteFunctionAdapter< UserFunc >

Definition at line 59 of file GSLMonteFunctionAdapter.h.

Static Public Member Functions

static double F (double *x, size_t, void *p)
 

#include </home/sftnight/build/workspace/root-makedoc-v622/rootspi/rdoc/src/v6-22-00-patches/math/mathmore/src/GSLMonteFunctionAdapter.h>

Member Function Documentation

◆ F()

template<class UserFunc >
static double ROOT::Math::GSLMonteFunctionAdapter< UserFunc >::F ( double x,
size_t  ,
void p 
)
inlinestatic

Definition at line 61 of file GSLMonteFunctionAdapter.h.


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