Go to the source code of this file.
Variables | |
const Scalar | c0 = pow(omega[0], 2) |
const Scalar | c1 = pow(omega[1], 2) |
const Scalar | c10 = c7*c9 |
const Scalar | c11 = 1.0/c3 |
const Scalar | c12 = 0.5*c11*cos(c6) |
const Scalar | c13 = c10*omega[0] |
const Scalar | c14 = omega[0]*omega[1] |
const Scalar | c15 = c12*c14 - c13*omega[1] |
const Scalar | c16 = omega[0]*omega[2] |
const Scalar | c17 = c12*c16 - c13*omega[2] |
const Scalar | c18 = omega[1]*omega[2] |
const Scalar | c19 = -c10*c18 + c12*c18 |
const Scalar | c2 = pow(omega[2], 2) |
const Scalar | c20 = 0.5*c8 |
const Scalar | c21 = sin(c4) |
const Scalar | c22 = -c21 + c4 |
const Scalar | c23 = -c1 |
const Scalar | c24 = -c2 |
const Scalar | c25 = c23 + c24 |
const Scalar | c26 = c25*c9 |
const Scalar | c27 = cos(c4) |
const Scalar | c28 = 1 - c27 |
const Scalar | c29 = c11*c28 |
const Scalar | c3 = c0 + c1 + c2 |
const Scalar | c30 = c29*omega[2] |
const Scalar | c31 = c22*c9 |
const Scalar | c32 = c31*omega[1] |
const Scalar | c33 = c32*omega[0] |
const Scalar | c34 = c29*omega[1] |
const Scalar | c35 = c31*omega[2] |
const Scalar | c36 = c35*omega[0] |
const Scalar | c37 = 3*c22/pow(c3, 5.0/2.0) |
const Scalar | c38 = c25*c37 |
const Scalar | c39 = c5*omega[0] |
const Scalar | c4 = sqrt(c3) |
const Scalar | c40 = -c27*c39 + c39 |
const Scalar | c41 = c40*c9 |
const Scalar | c42 = c0*c37 |
const Scalar | c43 = c16*c41 + c35 - c42*omega[2] |
const Scalar | c44 = c21*c9 |
const Scalar | c45 = c14*c44 |
const Scalar | c46 = 2*c28/pow(c3, 2) |
const Scalar | c47 = c14*c46 |
const Scalar | c48 = c45 - c47 |
const Scalar | c49 = c14*c41 + c32 - c42*omega[1] |
const Scalar | c5 = 1.0/c4 |
const Scalar | c50 = c16*c44 |
const Scalar | c51 = c16*c46 |
const Scalar | c52 = -c50 + c51 |
const Scalar | c53 = -2*c32 |
const Scalar | c54 = c5*omega[1] |
const Scalar | c55 = -c27*c54 + c54 |
const Scalar | c56 = c1*c44 |
const Scalar | c57 = c1*c46 |
const Scalar | c58 = c55*c9 |
const Scalar | c59 = c16*c58 |
const Scalar | c6 = 0.5*c4 |
const Scalar | c60 = c37*omega[0] |
const Scalar | c61 = -c18*c60 |
const Scalar | c62 = c29 + c61 |
const Scalar | c63 = c31*omega[0] |
const Scalar | c64 = -c1*c60 + c14*c58 + c63 |
const Scalar | c65 = c18*c44 |
const Scalar | c66 = c18*c46 |
const Scalar | c67 = -c65 + c66 |
const Scalar | c68 = -2*c35 |
const Scalar | c69 = c5*omega[2] |
const Scalar | c7 = sin(c6) |
const Scalar | c70 = -c27*c69 + c69 |
const Scalar | c71 = c2*c44 |
const Scalar | c72 = c2*c46 |
const Scalar | c73 = c70*c9 |
const Scalar | c74 = c14*c73 |
const Scalar | c75 = -c29 + c61 |
const Scalar | c76 = c65 - c66 |
const Scalar | c77 = c16*c73 - c2*c60 + c63 |
const Scalar | c78 = -c0 |
const Scalar | c79 = c24 + c78 |
const Scalar | c8 = c5*c7 |
const Scalar | c80 = c29*omega[0] |
const Scalar | c81 = c32*omega[2] |
const Scalar | c82 = -2*c63 |
const Scalar | c83 = c79*c9 |
const Scalar | c84 = c0*c44 |
const Scalar | c85 = c0*c46 |
const Scalar | c86 = c18*c41 |
const Scalar | c87 = c50 - c51 |
const Scalar | c88 = c37*c79 |
const Scalar | c89 = -c45 + c47 |
const Scalar | c9 = pow(c3, -3.0/2.0) |
const Scalar | c90 = c37*omega[2] |
const Scalar | c91 = -c1*c90 + c18*c58 + c35 |
const Scalar | c92 = c37*omega[1] |
const Scalar | c93 = c18*c73 - c2*c92 + c32 |
const Scalar | c94 = c23 + c78 |
const Scalar | c95 = c9*c94 |
result [0] = 0 | |
const Scalar c0 = pow(omega[0], 2) |
Definition at line 1 of file Se3_Dx_exp_x.cpp.
const Scalar c1 = pow(omega[1], 2) |
Definition at line 2 of file Se3_Dx_exp_x.cpp.
Definition at line 11 of file Se3_Dx_exp_x.cpp.
const Scalar c11 = 1.0/c3 |
Definition at line 12 of file Se3_Dx_exp_x.cpp.
Definition at line 13 of file Se3_Dx_exp_x.cpp.
const Scalar c13 = c10*omega[0] |
Definition at line 14 of file Se3_Dx_exp_x.cpp.
const Scalar c14 = omega[0]*omega[1] |
Definition at line 15 of file Se3_Dx_exp_x.cpp.
Definition at line 16 of file Se3_Dx_exp_x.cpp.
const Scalar c16 = omega[0]*omega[2] |
Definition at line 17 of file Se3_Dx_exp_x.cpp.
Definition at line 18 of file Se3_Dx_exp_x.cpp.
const Scalar c18 = omega[1]*omega[2] |
Definition at line 19 of file Se3_Dx_exp_x.cpp.
const Scalar c2 = pow(omega[2], 2) |
Definition at line 3 of file Se3_Dx_exp_x.cpp.
const Scalar c20 = 0.5*c8 |
Definition at line 21 of file Se3_Dx_exp_x.cpp.
const Scalar c21 = sin(c4) |
Definition at line 22 of file Se3_Dx_exp_x.cpp.
Definition at line 23 of file Se3_Dx_exp_x.cpp.
const Scalar c23 = -c1 |
Definition at line 24 of file Se3_Dx_exp_x.cpp.
const Scalar c24 = -c2 |
Definition at line 25 of file Se3_Dx_exp_x.cpp.
Definition at line 26 of file Se3_Dx_exp_x.cpp.
Definition at line 27 of file Se3_Dx_exp_x.cpp.
const Scalar c27 = cos(c4) |
Definition at line 28 of file Se3_Dx_exp_x.cpp.
const Scalar c28 = 1 - c27 |
Definition at line 29 of file Se3_Dx_exp_x.cpp.
Definition at line 30 of file Se3_Dx_exp_x.cpp.
Definition at line 4 of file Se3_Dx_exp_x.cpp.
const Scalar c30 = c29*omega[2] |
Definition at line 31 of file Se3_Dx_exp_x.cpp.
Definition at line 32 of file Se3_Dx_exp_x.cpp.
const Scalar c32 = c31*omega[1] |
Definition at line 33 of file Se3_Dx_exp_x.cpp.
const Scalar c33 = c32*omega[0] |
Definition at line 34 of file Se3_Dx_exp_x.cpp.
const Scalar c34 = c29*omega[1] |
Definition at line 35 of file Se3_Dx_exp_x.cpp.
const Scalar c35 = c31*omega[2] |
Definition at line 36 of file Se3_Dx_exp_x.cpp.
const Scalar c36 = c35*omega[0] |
Definition at line 37 of file Se3_Dx_exp_x.cpp.
Definition at line 38 of file Se3_Dx_exp_x.cpp.
Definition at line 39 of file Se3_Dx_exp_x.cpp.
const Scalar c39 = c5*omega[0] |
Definition at line 40 of file Se3_Dx_exp_x.cpp.
const Scalar c4 = sqrt(c3) |
Definition at line 5 of file Se3_Dx_exp_x.cpp.
Definition at line 41 of file Se3_Dx_exp_x.cpp.
Definition at line 42 of file Se3_Dx_exp_x.cpp.
Definition at line 43 of file Se3_Dx_exp_x.cpp.
Definition at line 45 of file Se3_Dx_exp_x.cpp.
Definition at line 46 of file Se3_Dx_exp_x.cpp.
Definition at line 47 of file Se3_Dx_exp_x.cpp.
Definition at line 48 of file Se3_Dx_exp_x.cpp.
Definition at line 49 of file Se3_Dx_exp_x.cpp.
const Scalar c5 = 1.0/c4 |
Definition at line 6 of file Se3_Dx_exp_x.cpp.
Definition at line 51 of file Se3_Dx_exp_x.cpp.
Definition at line 52 of file Se3_Dx_exp_x.cpp.
Definition at line 53 of file Se3_Dx_exp_x.cpp.
const Scalar c53 = -2*c32 |
Definition at line 54 of file Se3_Dx_exp_x.cpp.
const Scalar c54 = c5*omega[1] |
Definition at line 55 of file Se3_Dx_exp_x.cpp.
Definition at line 56 of file Se3_Dx_exp_x.cpp.
Definition at line 57 of file Se3_Dx_exp_x.cpp.
Definition at line 58 of file Se3_Dx_exp_x.cpp.
Definition at line 59 of file Se3_Dx_exp_x.cpp.
Definition at line 60 of file Se3_Dx_exp_x.cpp.
const Scalar c6 = 0.5*c4 |
Definition at line 7 of file Se3_Dx_exp_x.cpp.
const Scalar c60 = c37*omega[0] |
Definition at line 61 of file Se3_Dx_exp_x.cpp.
Definition at line 62 of file Se3_Dx_exp_x.cpp.
Definition at line 63 of file Se3_Dx_exp_x.cpp.
const Scalar c63 = c31*omega[0] |
Definition at line 64 of file Se3_Dx_exp_x.cpp.
Definition at line 66 of file Se3_Dx_exp_x.cpp.
Definition at line 67 of file Se3_Dx_exp_x.cpp.
Definition at line 68 of file Se3_Dx_exp_x.cpp.
const Scalar c68 = -2*c35 |
Definition at line 69 of file Se3_Dx_exp_x.cpp.
const Scalar c69 = c5*omega[2] |
Definition at line 70 of file Se3_Dx_exp_x.cpp.
const Scalar c7 = sin(c6) |
Definition at line 8 of file Se3_Dx_exp_x.cpp.
Definition at line 71 of file Se3_Dx_exp_x.cpp.
Definition at line 72 of file Se3_Dx_exp_x.cpp.
Definition at line 73 of file Se3_Dx_exp_x.cpp.
Definition at line 74 of file Se3_Dx_exp_x.cpp.
Definition at line 75 of file Se3_Dx_exp_x.cpp.
Definition at line 76 of file Se3_Dx_exp_x.cpp.
Definition at line 77 of file Se3_Dx_exp_x.cpp.
const Scalar c78 = -c0 |
Definition at line 79 of file Se3_Dx_exp_x.cpp.
Definition at line 80 of file Se3_Dx_exp_x.cpp.
Definition at line 9 of file Se3_Dx_exp_x.cpp.
const Scalar c80 = c29*omega[0] |
Definition at line 81 of file Se3_Dx_exp_x.cpp.
const Scalar c81 = c32*omega[2] |
Definition at line 82 of file Se3_Dx_exp_x.cpp.
const Scalar c82 = -2*c63 |
Definition at line 83 of file Se3_Dx_exp_x.cpp.
Definition at line 84 of file Se3_Dx_exp_x.cpp.
Definition at line 85 of file Se3_Dx_exp_x.cpp.
Definition at line 86 of file Se3_Dx_exp_x.cpp.
Definition at line 87 of file Se3_Dx_exp_x.cpp.
Definition at line 88 of file Se3_Dx_exp_x.cpp.
Definition at line 89 of file Se3_Dx_exp_x.cpp.
Definition at line 90 of file Se3_Dx_exp_x.cpp.
const Scalar c9 = pow(c3, -3.0/2.0) |
Definition at line 10 of file Se3_Dx_exp_x.cpp.
const Scalar c90 = c37*omega[2] |
Definition at line 91 of file Se3_Dx_exp_x.cpp.
const Scalar c92 = c37*omega[1] |
Definition at line 93 of file Se3_Dx_exp_x.cpp.
Definition at line 95 of file Se3_Dx_exp_x.cpp.
Definition at line 96 of file Se3_Dx_exp_x.cpp.
result[41] = 0 |
Definition at line 97 of file Se3_Dx_exp_x.cpp.