Se3_Dx_this_mul_exp_x_at_0.cpp
Go to the documentation of this file.
1 Scalar const c0 = 0.5*q.w();
2 Scalar const c1 = 0.5*q.z();
3 Scalar const c2 = -c1;
4 Scalar const c3 = 0.5*q.y();
5 Scalar const c4 = 0.5*q.x();
6 Scalar const c5 = -c4;
7 Scalar const c6 = -c3;
8 Scalar const c7 = pow(q.x(), 2);
9 Scalar const c8 = pow(q.y(), 2);
10 Scalar const c9 = -c8;
11 Scalar const c10 = pow(q.w(), 2);
12 Scalar const c11 = pow(q.z(), 2);
13 Scalar const c12 = c10 - c11;
14 Scalar const c13 = 2*q.w();
15 Scalar const c14 = c13*q.z();
16 Scalar const c15 = 2*q.x();
17 Scalar const c16 = c15*q.y();
18 Scalar const c17 = c13*q.y();
19 Scalar const c18 = c15*q.z();
20 Scalar const c19 = -c7;
21 Scalar const c20 = c13*q.x();
22 Scalar const c21 = 2*q.y()*q.z();
23 result[0] = 0;
24 result[1] = 0;
25 result[2] = 0;
26 result[3] = c0;
27 result[4] = c2;
28 result[5] = c3;
29 result[6] = 0;
30 result[7] = 0;
31 result[8] = 0;
32 result[9] = c1;
33 result[10] = c0;
34 result[11] = c5;
35 result[12] = 0;
36 result[13] = 0;
37 result[14] = 0;
38 result[15] = c6;
39 result[16] = c4;
40 result[17] = c0;
41 result[18] = 0;
42 result[19] = 0;
43 result[20] = 0;
44 result[21] = c5;
45 result[22] = c6;
46 result[23] = c2;
47 result[24] = c12 + c7 + c9;
48 result[25] = -c14 + c16;
49 result[26] = c17 + c18;
50 result[27] = 0;
51 result[28] = 0;
52 result[29] = 0;
53 result[30] = c14 + c16;
54 result[31] = c12 + c19 + c8;
55 result[32] = -c20 + c21;
56 result[33] = 0;
57 result[34] = 0;
58 result[35] = 0;
59 result[36] = -c17 + c18;
60 result[37] = c20 + c21;
61 result[38] = c10 + c11 + c19 + c9;
62 result[39] = 0;
63 result[40] = 0;
64 result[41] = 0;
result
result[0]
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:23
c10
const Scalar c10
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:11
c5
const Scalar c5
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:6
c3
const Scalar c3
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:4
c21
const Scalar c21
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:22
c11
const Scalar c11
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:12
c1
const Scalar c1
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:2
c4
const Scalar c4
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:5
c17
const Scalar c17
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:18
c19
const Scalar c19
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:20
c16
const Scalar c16
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:17
c2
const Scalar c2
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:3
c14
const Scalar c14
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:15
c7
const Scalar c7
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:8
c15
const Scalar c15
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:16
c9
const Scalar c9
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:10
c20
const Scalar c20
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:21
c13
const Scalar c13
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:14
c18
const Scalar c18
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:19
c8
const Scalar c8
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:9
c0
const Scalar c0
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:1
c6
const Scalar c6
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:7
c12
const Scalar c12
Definition: Se3_Dx_this_mul_exp_x_at_0.cpp:13


sophus
Author(s): Hauke Strasdat
autogenerated on Wed Mar 2 2022 01:01:48