TmpzPoint Class Reference

a point consisting of two multiple precision integers More...

#include <elliptic_curve.H>

Inheritance diagram for TmpzPoint:

Inheritance graph
[legend]
Collaboration diagram for TmpzPoint:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TmpzPoint ()
 ~TmpzPoint ()

Public Attributes

mpz_t x
mpz_t z


Detailed Description

a point consisting of two multiple precision integers

Definition at line 104 of file elliptic_curve.H.


Constructor & Destructor Documentation

TmpzPoint::TmpzPoint (  )  [inline]

Definition at line 108 of file elliptic_curve.H.

References mpz_init(), x, and z.

Here is the call graph for this function:

TmpzPoint::~TmpzPoint (  )  [inline]

Definition at line 109 of file elliptic_curve.H.

References mpz_clear(), x, and z.

Here is the call graph for this function:


Member Data Documentation

mpz_t TmpzPoint::x

Definition at line 107 of file elliptic_curve.H.

Referenced by TmpzPoint(), elliptic_curves::XZ_mul2(), elliptic_curves::XZ_mul2plus1(), elliptic_curves::XZ_multiply(), and ~TmpzPoint().

mpz_t TmpzPoint::z

Definition at line 107 of file elliptic_curve.H.

Referenced by TmpzPoint(), elliptic_curves::XZ_mul2(), elliptic_curves::XZ_mul2plus1(), elliptic_curves::XZ_multiply(), and ~TmpzPoint().


The documentation for this class was generated from the following file:
Generated on Wed Nov 7 23:32:22 2007 for Qsieve by  doxygen 1.5.4