library: libMathMore
#include "WrappedFunction.h"

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


class description - header file
viewCVS header

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

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
virtual~WrappedFunction<ROOT::Math::Polynomial>()
virtual ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>*Clone() const
virtual doubleoperator()(double x)
ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>&operator=(const ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>&)
ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>WrappedFunction<ROOT::Math::Polynomial>(ROOT::Math::Polynomial f)
ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>WrappedFunction<ROOT::Math::Polynomial>(const ROOT::Math::WrappedFunction<ROOT::Math::Polynomial>&)

Data Members

private:
ROOT::Math::PolynomialfFunc

Class Description

WrappedFunction * Clone()

Last update: Tue Oct 10 12:37:39 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.