Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
src/math/gcd/extended_gcd.h File Reference
#include <utility>
#include <limits>
#include "utils/static_assert/static_assert.h"
#include "utils/preconditions/preconditions.h"
Include dependency graph for extended_gcd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  math::gcd::ExtendedGCD

Namespaces

namespace  math
namespace  math::gcd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines