14 std::cout <<
"deleting object with coeffts: "
15 <<
fA <<
"," <<
fB <<
"," <<
fC << std::endl;
23 std::cout <<
"There are two roots: "
24 << ( -
fB - temp ) / (2.*
fA)
26 << ( -
fB + temp ) / (2.*
fA)
30 std::cout <<
"There are two equal roots: "
31 << -
fB / (2.*
fA) << std::endl;
33 std::cout <<
"There are no roots" << std::endl;
Quad(Float_t a, Float_t b, Float_t c)
Float_t Evaluate(Float_t x) const
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b