testChebyshev.cxx File Reference

#include "Math/Chebyshev.h"
#include "Math/IFunction.h"
#include "Math/Functor.h"
#include "Math/SpecFunc.h"
#include <iostream>
#include <cmath>

Go to the source code of this file.

Classes

class  GammaFunction

Typedefs

typedef double(*) FP (double, void *)

Functions

double myfunc (double x, void *)
double gamma_func (double x, void *)
int printCheb (const ROOT::Math::Chebyshev &c, double x0, double x1, FP func=0)
int main ()


Typedef Documentation

typedef double( * ) FP(double, void *)

Definition at line 13 of file testChebyshev.cxx.


Function Documentation

double gamma_func ( double  x,
void *   
)

Definition at line 25 of file testChebyshev.cxx.

References ROOT::Math::tgamma().

Referenced by main().

int main ( void   ) 

Definition at line 70 of file testChebyshev.cxx.

References c, ROOT::Math::Chebyshev::Deriv(), gamma_func(), myfunc(), and printCheb().

double myfunc ( double  x,
void *   
)

Definition at line 17 of file testChebyshev.cxx.

int printCheb ( const ROOT::Math::Chebyshev c,
double  x0,
double  x1,
FP  func = 0 
)

Definition at line 49 of file testChebyshev.cxx.

References c, func(), x, and y.

Referenced by main().


Generated on Tue Jul 5 16:07:15 2011 for ROOT_528-00b_version by  doxygen 1.5.1