31#ifndef ROOT_Math_GSLChebSeries 
   32#define ROOT_Math_GSLChebSeries 
   34#include "gsl/gsl_chebyshev.h" 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
wrapper class for C struct gsl_cheb_series
 
GSLChebSeries & operator=(const GSLChebSeries &)=delete
 
GSLChebSeries(const GSLChebSeries &)=delete
 
gsl_cheb_series * get() const
 
Namespace for new Math classes and functions.
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...