MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / ~FactorGraphConfig

Method ~FactorGraphConfig

include/FactorGraphConfig.h:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55 FactorGraphConfig();
56 virtual ~FactorGraphConfig() = default;
57
58 /** parse the command line Options */
59 bool ReadCommandLineOptions(const int argc, char** argv, std::vector<std::string> * const Arguments = nullptr);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected