Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
BSUtilities
::
Gcd
BSUtilities::Gcd< M, N > Struct Template Reference
#include <
TemplateTools.h
>
List of all members.
Static Public Attributes
static long const
RET
=
Gcd
<
n
,
m
%
n
>::
RET
Static Private Attributes
static long const
m
=
Abs
<M>::
RET
static long const
n
=
Abs
<N>::
RET
Detailed Description
template<long M, long N>
struct BSUtilities::Gcd< M, N >
helper for
Rational
number: greatest common divisor (from Brown, 2001), Euclid's method
Definition at line
239
of file
TemplateTools.h
.
The documentation for this struct was generated from the following file:
TemplateTools.h
Generated on Sun Jul 26 16:51:58 2009 for BSUtilities by
1.5.3