FitData(unsigned int maxpoints=0, unsigned int dim=1)
construct with default option and data range
FitData & operator=(const FitData &rhs)
UnBinData & operator=(const UnBinData &)
assignment operator
UnBinData(unsigned int maxpoints=0, unsigned int dim=1, bool isWeighted=false)
constructor from dimension of point and max number of points (to pre-allocate vector)
Namespace for the fitting classes.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...