class TMVA::IFitterTarget


 IFitterTarget

 Interface for a fitter 'target'. Defines interface to the estimator
 function


Function Members (Methods)

 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.

public:
virtual~IFitterTarget()
static TClass*Class()
virtual Double_tEstimatorFunction(vector<Double_t>& parameters)
virtual TClass*IsA() const
TMVA::IFitterTarget&operator=(const TMVA::IFitterTarget&)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

virtual ~IFitterTarget()
{}
Double_t EstimatorFunction(vector<Double_t>& parameters)

Author: Andreas Hoecker, Peter Speckmayer
Last change: root/tmva $Id: IFitterTarget.h 23334 2008-04-19 18:38:57Z brun $
Last generated: 2008-06-25 08:48
Copyright (c) 2005: *

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.