+
class TMVA::IFitterTarget
-
library: libTMVA
#include "IFitterTarget.h"
Display options:
Show inherited
Show non-public

class TMVA::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 update: root/tmva $Id: IFitterTarget.cxx,v 1.2 2007/06/20 09:41:24 brun Exp $
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.