Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TF1NormSum.cxx File Reference
#include "TROOT.h"
#include "TClass.h"
#include "TObjString.h"
#include "TObjArray.h"
#include "TF1NormSum.h"
#include "Math/WrappedFunction.h"
#include "Math/WrappedTF1.h"
Include dependency graph for TF1NormSum.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Functions

template<class Iterator >
void FixDuplicateNames (Iterator begin, Iterator end)
 Function to find and rename duplicate parameters with the same name.
 

Function Documentation

◆ FixDuplicateNames()

template<class Iterator >
void FixDuplicateNames ( Iterator  begin,
Iterator  end 
)

Function to find and rename duplicate parameters with the same name.

Definition at line 30 of file TF1NormSum.cxx.