BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Algebraic_structure_traits< Gmpz >::Gcd Class Reference

#include <Gmpz.h>

List of all members.

Public Member Functions

Type operator() (const Type &x, const Type &y) const
Type operator() (const Type &x, const int &y) const
Type operator() (const int &x, const Type &y) const

template<>
class Algebraic_structure_traits< Gmpz >::Gcd


Member Function Documentation

Type Algebraic_structure_traits< Gmpz >::Gcd::operator() ( const Type x,
const Type y 
) const [inline]

Here is the call graph for this function:

Type Algebraic_structure_traits< Gmpz >::Gcd::operator() ( const Type x,
const int &  y 
) const [inline]

Here is the call graph for this function:

Type Algebraic_structure_traits< Gmpz >::Gcd::operator() ( const int &  x,
const Type y 
) const [inline]

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines