NO DOC.
More...
#include <short-vector.h>
|
| void | innerProduct (integer &z, const integer x[3], const integer y[3]) |
| |
| void | SquareEuclideanLength (integer &l, const integer y[3]) |
| |
| void | EuclideanLength (integer &l, const integer y[3]) |
| |
| void | swap (integer x[3], integer y[3]) |
| |
| void | maxpyin (integer r[3], const integer &a, const integer y[3]) |
| |
| void | axpyin (integer r[3], const integer &a, const integer y[3]) |
| |
| void | sort () |
| |
| void | binaryGaussReduce () |
| |
| void | assign (integer x[3], const integer y[3]) |
| |
| integer | SEL (integer &l, const integer &x1, const integer &my1, const integer &my2, const integer &y3) |
| |
◆ TernaryLattice() [1/2]
◆ TernaryLattice() [2/2]
◆ innerProduct()
◆ SquareEuclideanLength()
◆ EuclideanLength()
◆ swap()
◆ maxpyin()
◆ axpyin()
◆ sort()
◆ binaryGaussReduce()
| void binaryGaussReduce |
( |
| ) |
|
|
inlineprotected |
◆ assign()
◆ SEL()
◆ reduce()
◆ operator[]()
◆ timing()
◆ print()
◆ getLattice()
◆ b1
◆ b2
◆ b3
◆ lb1
◆ lb2
◆ lb3
◆ b1b2
◆ b1b3
◆ b2b3
◆ Tgauss
◆ Tcoeff
◆ Tgetcoeff
◆ Tcombine
◆ y1
◆ y2
◆ TMP
◆ B1B2LB1
◆ B1B2LB2
◆ B2B3LB2
◆ B1B3LB1
◆ x10
◆ x11
◆ x12
◆ x20
◆ x21
◆ x22
The documentation for this class was generated from the following file: