Main Page
Namespaces
Classes
Files
File List
File Members
include
mrpt_graphslam_2d
NRD
CICPCriteriaNRD_MR_impl.h
Go to the documentation of this file.
1
/* +---------------------------------------------------------------------------+
2
| Mobile Robot Programming Toolkit (MRPT) |
3
| http://www.mrpt.org/ |
4
| |
5
| Copyright (c) 2005-2016, Individual contributors, see AUTHORS file |
6
| See: http://www.mrpt.org/Authors - All rights reserved. |
7
| Released under BSD License. See details in http://www.mrpt.org/License |
8
+---------------------------------------------------------------------------+ */
9
10
#pragma once
11
12
namespace
mrpt
{
namespace
graphslam {
namespace
deciders {
13
14
template
<
class
GRAPH_T>
15
CICPCriteriaNRD_MR<GRAPH_T>::CICPCriteriaNRD_MR
() {
16
this->initializeLoggers(
"CICPCriteriaNRD_MR"
);
17
}
18
19
} } }
// end of namespaces
20
mrpt
Definition:
CConnectionManager.h:32
mrpt::graphslam::deciders::CICPCriteriaNRD_MR::CICPCriteriaNRD_MR
CICPCriteriaNRD_MR()
Definition:
CICPCriteriaNRD_MR_impl.h:15
mrpt_graphslam_2d
Author(s): Nikos Koukis
autogenerated on Thu Jun 6 2019 19:37:48