Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::TF1Builder< Func > Struct Template Reference

template<class Func>
struct ROOT::Internal::TF1Builder< Func >

Internal class used by TF1 for defining template specialization for different TF1 constructors

Definition at line 169 of file TF1.h.

Static Public Member Functions

static void Build (TF1 *f, Func func)
 

#include <TF1.h>

Member Function Documentation

◆ Build()

template<class Func >
void ROOT::Internal::TF1Builder< Func >::Build ( TF1 f,
Func  func 
)
static

Definition at line 755 of file TF1.h.


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