Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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 </github/home/ROOT-CI/src/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: