Logo ROOT   6.14/05
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Internal::TF1Builder< const char * > Struct Template Reference

template<>
struct ROOT::Internal::TF1Builder< const char * >

TF1 building from a string used to build a TFormula based on a lambda function.

Definition at line 725 of file TF1.h.

Static Public Member Functions

static void Build (TF1 *f, const char *formula)
 

#include <TF1.h>

Member Function Documentation

◆ Build()

static void ROOT::Internal::TF1Builder< const char * >::Build ( TF1 f,
const char *  formula 
)
inlinestatic

Definition at line 726 of file TF1.h.


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