Logo ROOT   6.12/07
Reference Guide
List of all members | Static Public Member Functions | List of all members
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 147 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 705 of file TF1.h.


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