Definition at line 84 of file DiscreteSearch.cpp.
◆ Solutions()
gtsam::Solutions::Solutions |
( |
size_t |
maxSize | ) |
|
|
inline |
◆ empty()
bool gtsam::Solutions::empty |
( |
| ) |
const |
|
inline |
◆ extractSolutions()
std::vector<Solution> gtsam::Solutions::extractSolutions |
( |
| ) |
|
|
inline |
◆ maybeAdd()
bool gtsam::Solutions::maybeAdd |
( |
double |
error, |
|
|
const DiscreteValues & |
assignment |
|
) |
| |
|
inline |
◆ prune()
bool gtsam::Solutions::prune |
( |
double |
bound | ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Solutions & |
sn |
|
) |
| |
|
friend |
◆ maxSize_
size_t gtsam::Solutions::maxSize_ |
|
private |
◆ pq_
The documentation for this class was generated from the following file: