|
oILAB
|
#include <IntegerLattice.h>
Public Member Functions | |
| IntegerLattice () | |
Static Public Member Functions | |
| static Eigen::Matrix< IntScalarType, dim-1, dim > | perpendicularDirections (const Eigen::Vector< IntScalarType, dim > &in) |
Data Fields | |
| const MatrixDimI | latticeBasis |
Private Types | |
| using | IntScalarType = long long int |
| using | VectorDimI = Eigen::Matrix< IntScalarType, dim, 1 > |
| using | MatrixDimI = Eigen::Matrix< IntScalarType, dim, dim > |
Lattice class.
lattice class description
Definition at line 19 of file IntegerLattice.h.
|
private |
Definition at line 21 of file IntegerLattice.h.
|
private |
Definition at line 23 of file IntegerLattice.h.
|
private |
Definition at line 22 of file IntegerLattice.h.
|
inline |
Definition at line 26 of file IntegerLattice.h.
|
inlinestatic |
Definition at line 30 of file IntegerLattice.h.
| const MatrixDimI gbLAB::IntegerLattice< dim >::latticeBasis |
Definition at line 25 of file IntegerLattice.h.