Go to the source code of this file.
Namespaces | |
| namespace | sge |
Functions | |
| template<typename T> | |
| T | sge::determinant2 (const T &a1, const T &a2, const T &a3, const T &a4) |
| template<typename T> | |
| bool | sge::solve2 (const T &a1, const T &a2, const T &a3, const T &a4, const T &r1, const T &r2, T &x1, T &x2) |
1.5.5