Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::TF1Builder< const char * > Struct Reference

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

Definition at line 741 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 742 of file TF1.h.


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