#include <ecp.h>
Public Methods | |
| ECPPoint () | |
| ECPPoint (const Integer &x,const Integer &y) | |
| bool | operator== (const ECPPoint &t)const |
| bool | operator< (const ECPPoint &t)const |
Public Attributes | |
| bool | identity |
| Integer | x |
| Integer | y |
Definition at line 11 of file ecp.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000