BWAPI
Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/extended_euclidean_algorithm.h File Reference
#include <CGAL/basic.h>
#include <vector>
Include dependency graph for extended_euclidean_algorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class AS >
CGAL_BEGIN_NAMESPACE AS extended_euclidean_algorithm (const AS &f, const AS &g, AS &s_, AS &t_)

Function Documentation

template<class AS >
CGAL_BEGIN_NAMESPACE AS extended_euclidean_algorithm ( const AS &  f,
const AS &  g,
AS &  s_,
AS &  t_ 
)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines