![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
Functions | |
template<typename Type > | |
Type | extended_euclidean_algorithm (Type a, Type b, Type &x, Type &y) |
Type tpf::euclidean::hidden::extended_euclidean_algorithm | ( | Type | a, |
Type | b, | ||
Type & | x, | ||
Type & | y | ||
) |