Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Static Public Member Functions
GraphSlamLevMarqTest< my_graph_t > Class Template Reference

Detailed Description

template<class my_graph_t>
class GraphSlamLevMarqTest< my_graph_t >

Definition at line 25 of file graph_slam_levmarq_test_common.h.

#include <graph_slam_levmarq_test_common.h>

Inheritance diagram for GraphSlamLevMarqTest< my_graph_t >:
Inheritance graph

Static Public Member Functions

static void addEdge (TNodeID from, TNodeID to, const typename my_graph_t::global_poses_t &real_poses, my_graph_t &graph)
 
static void create_ring_path (my_graph_t &graph, size_t N_VERTEX=50, double DIST_THRES=7, double NODES_XY_MAX=20)
 

Member Function Documentation

◆ addEdge()

template<class my_graph_t >
static void GraphSlamLevMarqTest< my_graph_t >::addEdge ( TNodeID  from,
TNodeID  to,
const typename my_graph_t::global_poses_t &  real_poses,
my_graph_t &  graph 
)
inlinestatic

Definition at line 30 of file graph_slam_levmarq_test_common.h.

◆ create_ring_path()

template<class my_graph_t >
static void GraphSlamLevMarqTest< my_graph_t >::create_ring_path ( my_graph_t &  graph,
size_t  N_VERTEX = 50,
double  DIST_THRES = 7,
double  NODES_XY_MAX = 20 
)
inlinestatic

Definition at line 41 of file graph_slam_levmarq_test_common.h.

References DEG2RAD, mrpt::random::getRandomGenerator(), M_PI, and R.

Referenced by GraphSlamLevMarqTester< my_graph_t >::test_graph_bin_serialization(), and GraphSlamLevMarqTester< my_graph_t >::test_ring_path().

Here is the call graph for this function:
Here is the caller graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019