primes::reduce_prime< PrimeDecomp, p > Struct Template Reference

List of all members.

Public Types

typedef PrimeDecomp::remainder Remainder
typedef reduce_prime_dispatch<
PrimeDecomp, p, is_divisible<
Remainder::value, p::value
>::type::value >::type 
type
typedef PrimeDecomp::remainder Remainder
typedef reduce_prime_dispatch<
PrimeDecomp, p, is_divisible<
Remainder::value, p::value
>::type::value >::type 
type

Detailed Description

template<class PrimeDecomp, class p>
struct primes::reduce_prime< PrimeDecomp, p >

Definition at line 399 of file Copy of playground.cpp.


Member Typedef Documentation

template<class PrimeDecomp, class p>
typedef PrimeDecomp::remainder primes::reduce_prime< PrimeDecomp, p >::Remainder

Definition at line 400 of file Copy of playground.cpp.

template<class PrimeDecomp, class p>
typedef reduce_prime_dispatch<PrimeDecomp, p, is_divisible<Remainder::value, p::value>::type::value>::type primes::reduce_prime< PrimeDecomp, p >::type

Definition at line 401 of file Copy of playground.cpp.

template<class PrimeDecomp, class p>
typedef PrimeDecomp::remainder primes::reduce_prime< PrimeDecomp, p >::Remainder

Definition at line 400 of file playground.cpp.

template<class PrimeDecomp, class p>
typedef reduce_prime_dispatch<PrimeDecomp, p, is_divisible<Remainder::value, p::value>::type::value>::type primes::reduce_prime< PrimeDecomp, p >::type

Definition at line 401 of file playground.cpp.


The documentation for this struct was generated from the following files:
Generated on Mon Apr 2 22:25:08 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo