35 void print(std::ostream& os,
bool verbose=
false, std::string
const&
indent=
"")
const;
37 inline bool isValid()
const {
return _valid; }
38 inline UInt_t getDimension()
const {
return _dim; }
50 void refine(
double alpha= 1.5);
72 std::vector<double>
_xl;
73 std::vector<double>
_xu;
74 std::vector<double>
_delx;
75 std::vector<double> _d;
76 std::vector<double>
_xi;
77 std::vector<double>
_xin;
static void indent(ostringstream &buf, int indent_level)
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 value
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...
void box(Int_t pat, Double_t x1, Double_t y1, Double_t x2, Double_t y2)