SRBA: Sparser Relative Bundle Adjustment
srba/srba_options.h
00001 /* +---------------------------------------------------------------------------+
00002    |                     Mobile Robot Programming Toolkit (MRPT)               |
00003    |                          http://www.mrpt.org/                             |
00004    |                                                                           |
00005    | Copyright (c) 2005-2015, Individual contributors, see AUTHORS file        |
00006    | See: http://www.mrpt.org/Authors - All rights reserved.                   |
00007    | Released under BSD License. See details in http://www.mrpt.org/License    |
00008    +---------------------------------------------------------------------------+ */
00009 
00010 #pragma once
00011 
00015 #include "srba_options_noise.h"
00016 #include "srba_options_sensor_pose.h"
00017 #include "srba_options_solver.h"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends