BaseAndExponent< T, E > Struct Template Reference

#include <algebra.h>

List of all members.


Detailed Description

template<class T, class E = Integer>
struct BaseAndExponent< T, E >

Base and Exponent.

Definition at line 119 of file algebra.h.

Public Member Functions

 BaseAndExponent ()
 BaseAndExponent (const T &base, const E &exponent)
bool operator< (const BaseAndExponent< T, E > &rhs) const

Public Attributes

base
exponent


The documentation for this struct was generated from the following file:
Generated on Sat Dec 23 02:07:14 2006 for Crypto++ by  doxygen 1.5.1-p1