#include <SubgraphBuilder.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int) |
|
Definition at line 45 of file SubgraphBuilder.h.
bool gtsam::Subgraph::Edge::isUnitWeight |
( |
| ) |
const |
|
inline |
template<class Archive >
void gtsam::Subgraph::Edge::serialize |
( |
Archive & |
ar, |
|
|
const unsigned |
int |
|
) |
| |
|
inlineprivate |
friend class boost::serialization::access |
|
friend |
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Edge & |
edge |
|
) |
| |
|
friend |
size_t gtsam::Subgraph::Edge::index |
double gtsam::Subgraph::Edge::weight |
The documentation for this struct was generated from the following file: