#include <algebra.h>
Public Methods | |
| BaseAndExponent () | |
| BaseAndExponent (const T &base,const E &exponent) | |
| bool | operator< (const BaseAndExponent< T,E > &rhs)const |
Public Attributes | |
| T | base |
| E | exponent |
Definition at line 119 of file algebra.h.
|
||||
|
|
|
||||||
|
|
|
||||
|
|
|
|||
|
|
|
|||
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000