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

Method printReport

src/FactorGraph.cpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174 }
175
176 void FactorGraph::printReport() const
177 {
178 std::cout << _Report.FullReport() << "\n";
179 }
180
181 ceres::Solver::Summary FactorGraph::getSolverSummary() const
182 {

Callers 9

CreateGraphAndSolveFunction · 0.80
CreateGraphAndSolveFunction · 0.80
mainFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64