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