Searched defs:polishRoots (Results 1 – 4 of 4) sorted by relevance
/dports/graphics/vigra/vigra-8acd73a/include/vigra/ |
H A D | polynomial.hxx | 939 bool polynomialRoots(POLYNOMIAL const & poriginal, VECTOR & roots, bool polishRoots) in polynomialRoots() 1076 bool polynomialRealRoots(POLYNOMIAL const & p, VECTOR & roots, bool polishRoots) in polynomialRealRoots()
|
H A D | eigensystem.hxx | 1233 bool polynomialRootsEigenvalueMethod(POLYNOMIAL const & poly, VECTOR & roots, bool polishRoots) in polynomialRootsEigenvalueMethod()
|
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/ |
H A D | polynomial.hxx | 941 bool polynomialRoots(POLYNOMIAL const & poriginal, VECTOR & roots, bool polishRoots) in polynomialRoots() 1079 bool polynomialRealRoots(POLYNOMIAL const & p, VECTOR & roots, bool polishRoots) in polynomialRealRoots()
|
H A D | eigensystem.hxx | 1086 bool polynomialRootsEigenvalueMethod(POLYNOMIAL const & poly, VECTOR & roots, bool polishRoots) in polynomialRootsEigenvalueMethod() 1138 bool polynomialRealRootsEigenvalueMethod(POLYNOMIAL const & p, VECTOR & roots, bool polishRoots) in polynomialRealRootsEigenvalueMethod()
|