HepLib
|
Go to the source code of this file.
Namespaces | |
HepLib | |
HepLib namespace. | |
Functions | |
numeric | HepLib::RationalReconstruct (numeric a, numeric p) |
numeric | HepLib::mulInv (numeric a, numeric b) |
numeric | HepLib::ChineseRemainder (std::vector< numeric > a, std::vector< numeric > n) |
numeric | HepLib::RationalReconstruct (vector< numeric > aa, vector< numeric > pp) |
ex | HepLib::Thiele (const exvector &keys, const exvector &values, const ex &d) |
ex | HepLib::Newton (const exvector &keys, const exvector &values, const ex &d, const ex factor=1) |