41#include "RConfigure.h" 
   46#error libMathMore is not available - cannot run this tutorial 
   61   TF2 * 
f1 = 
new TF2(
"f1",
"[0]*(1-x)+[1]*y");
 
   62   TF2 * f2 = 
new TF2(
"f2",
"[0]*(y-x*x)");
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
 
Class for Multidimensional root finding algorithms bassed on GSL.
 
virtual void SetParameters(const Double_t *params)
 
virtual void SetParameter(Int_t param, Double_t value)
 
A 2-Dim function with parameters.