62 #ifndef G4JTPOLYNOMIALSOLVER_HH
63 #define G4JTPOLYNOMIALSOLVER_HH
83 std::vector<G4double>
p;
84 std::vector<G4double> qp;
85 std::vector<G4double> k;
86 std::vector<G4double> qk;
87 std::vector<G4double> svk;
111 void ComputeFixedShiftPolynomial(
G4int l2,
G4int *nz);
114 void ComputeScalarFactors(
G4int *type);
115 void ComputeNextPolynomial(
G4int *type);
118 std::vector<G4double> &
p,
119 std::vector<G4double> &q,
const XML_Char int const XML_Char int const XML_Char * base
static constexpr double degree
static const char sss[MAX_N_PAR+2]
G4int FindRoots(G4double *op, G4int degree, G4double *zeror, G4double *zeroi)