Searched refs:ProjectivePoint (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Decp.cpp287 struct ProjectivePoint struct
289 ProjectivePoint() {} function in struct:ProjectivePoint
290 ProjectivePoint(const Integer &x, const Integer &y, const Integer &z) function in struct:ProjectivePoint
335 ProjectivePoint P;
343 ZIterator(std::vector<ProjectivePoint>::iterator it) : it(it) {}
348 std::vector<ProjectivePoint>::iterator it;
374 std::vector<ProjectivePoint> bases;
441 ProjectivePoint &base = bases[baseIndices[i][j]];

Completed in 105 milliseconds