| Summary: | Query with G4 AnalyticalPolSolver | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | vj <vijay.psaibola> |
| Component: | global/HEPNumerics | Assignee: | Vladimir.Grichine |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | asai |
| Priority: | P5 | ||
| Version: | 8.2 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
vj
2009-05-15 11:12:37 CEST
Known (at least with open source) quartic analytical solvers have numerical problems for certain configuration of roots. G4AnalyticalSolver was created for internal comparison of different quartic solvers in Geant4 addressed to geometrical calculations with torus. It is not recommended to be used for quartic root calculations. Thanks for the answer. But the function BiQuadRoots seems to work just fine as a "Quartic" equation solver(though it shouldnt!). I ran it around 10,000 times with different co-efficients(a,b,c,d,e) which were generated randomly. There was not a single error! |