#include <LatticeAlgs.h>
Definition at line 289 of file LatticeAlgs.h.
◆ getEdge() [1/2]
Mlfb* Mlfb::getEdge |
( |
size_t |
indexParam | ) |
|
|
inline |
◆ getEdge() [2/2]
const Mlfb* Mlfb::getEdge |
( |
size_t |
indexParam | ) |
const |
|
inline |
◆ getFacetOf()
size_t Mlfb::getFacetOf |
( |
const Mlfb & |
adjacent | ) |
const |
|
inline |
◆ getHitsFacet()
size_t Mlfb::getHitsFacet |
( |
size_t |
indexParam | ) |
const |
|
inline |
◆ getHitsNeighbor()
Neighbor Mlfb::getHitsNeighbor |
( |
size_t |
indexParam | ) |
const |
|
inline |
◆ getMinInitialFacet()
size_t Mlfb::getMinInitialFacet |
( |
| ) |
const |
|
inline |
◆ getName() [1/2]
string Mlfb::getName |
( |
| ) |
const |
|
inline |
◆ getName() [2/2]
string Mlfb::getName |
( |
const Plane & |
plane | ) |
const |
|
inline |
◆ getOffset()
size_t Mlfb::getOffset |
( |
| ) |
const |
|
inline |
◆ getPoint()
Neighbor Mlfb::getPoint |
( |
size_t |
offset | ) |
const |
|
inline |
◆ getPointCount()
size_t Mlfb::getPointCount |
( |
| ) |
const |
|
inline |
◆ getRhs()
const vector<mpz_class>& Mlfb::getRhs |
( |
| ) |
const |
|
inline |
◆ hasPoint()
◆ isParallelogram()
bool Mlfb::isParallelogram |
( |
| ) |
const |
|
inline |
◆ operator==()
bool Mlfb::operator== |
( |
const Mlfb & |
mlfb | ) |
const |
|
inline |
◆ reset()
void Mlfb::reset |
( |
size_t |
offset, |
|
|
const vector< Neighbor > & |
points |
|
) |
| |
◆ _isParallelogram
bool Mlfb::_isParallelogram |
|
private |
◆ _offset
◆ _points
◆ _rhs
vector<mpz_class> Mlfb::_rhs |
|
private |
◆ dotDegree
mpz_class Mlfb::dotDegree |
◆ edgeHitsFacet
vector<size_t> Mlfb::edgeHitsFacet |
◆ edges
vector<Mlfb*> Mlfb::edges |
◆ index
◆ minInitialFacet
size_t Mlfb::minInitialFacet |
The documentation for this class was generated from the following files: