library: libMathMore
#include "WrappedFunction.h"

ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>


class description - header file - source file - inheritance tree (.pdf)

class ROOT::Math::WrappedFunction<ROOT::Math::Polynomial> : public ROOT::Math::IGenFunction

Inheritance Chart:
ROOT::Math::IGenFunction
<-
ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>

    public:
WrappedFunction<ROOT::Math::Polynomial>(ROOT::Math::Polynomial f) WrappedFunction<ROOT::Math::Polynomial>(const ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>&) virtual ~WrappedFunction<ROOT::Math::Polynomial>() virtual ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>* Clone() const virtual double operator()(double x) ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>& operator=(const ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>&)

Data Members

    private:
ROOT::Math::Polynomial fFunc

Class Description

WrappedFunction * Clone()

Last update: Tue Jul 11 11:47:25 2006


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.