Loading [MathJax]/extensions/tex2jax.js
gtsam
4.0.0
gtsam
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
z
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
z
Variables
Typedefs
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Typedefs
b
c
d
e
f
i
j
k
l
m
n
o
p
r
s
t
u
v
z
Enumerations
Enumerator
+
Related Functions
:
b
e
o
+
Files
File List
+
File Members
All
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
BearingFactor.h
1
/* ----------------------------------------------------------------------------
2
3
* GTSAM Copyright 2010, Georgia Tech Research Corporation,
4
* Atlanta, Georgia 30332-0415
5
* All Rights Reserved
6
* Authors: Frank Dellaert, et al. (see THANKS for the full author list)
7
8
* See LICENSE for the license information
9
10
* -------------------------------------------------------------------------- */
11
12
#pragma once
13
14
#ifdef _MSC_VER
15
#pragma message("BearingFactor is now an ExpressionFactor in SAM directory")
16
#else
17
#warning "BearingFactor is now an ExpressionFactor in SAM directory"
18
#endif
19
20
21
#include <gtsam/sam/BearingFactor.h>
gtsam
slam
BearingFactor.h
Generated on Sun May 19 2019 01:04:43 for gtsam by
1.8.15