Home
last modified time | relevance | path

Searched defs:se3 (Results 1 – 25 of 54) sorted by relevance

123

/dports/math/g2o/g2o-20201223_git/g2o/examples/sim3/
H A Doptimize_sphere_by_sim3.cpp58 Eigen::Isometry3d se3 = v_se3.estimate().inverse(); in ToVertexSim3() local
72 Eigen::Isometry3d se3; in ToVertexSE3() local
81 Eigen::Isometry3d se3 = e_se3.measurement().inverse(); in ToEdgeSim3() local
/dports/math/g2o/g2o-20201223_git/unit_test/sim3/
H A Djacobians_sim3.cpp43 Isometry3 se3 = internal::randomIsometry3(); in randomSim3() local
/dports/misc/py-xgboost/xgboost-1.5.1/tests/cpp/tree/
H A Dtest_param.cc97 xgboost::tree::SplitEntry se3; in TEST() local
/dports/misc/xgboost/xgboost-1.5.1/tests/cpp/tree/
H A Dtest_param.cc97 xgboost::tree::SplitEntry se3; in TEST() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/include/pcl/common/impl/
H A Dtransforms.hpp91 void se3 (const float* src, float* tgt) const in se3() function
124 void se3 (const float* src, float* tgt) const in se3() function
167 void se3 (const float* src, float* tgt) const in se3() function
205 void se3 (const float* src, float* tgt) const in se3() function
/dports/math/g2o/g2o-20201223_git/g2o/types/slam3d/
H A Dvertex_se3.h119 …void G2O_ATTRIBUTE_DEPRECATED(setEstimateFromSE3Quat(const SE3Quat& se3)) { setEstimate(internal::… in G2O_ATTRIBUTE_DEPRECATED()
/dports/astro/libgal/libgal-0.5.0/ref_frames/
H A Dgal_morotel91.c110 double d, t, e1, e2, e3, e4, e5, se1, se2, se3, se4, se5, ce1, ce2, ce3, ce4 ; in gal_morotel91() local
H A Dgal_morotel00.c111 double se1, se2, se3, se4, se5, se6, se7, se8, se9, se10, se11, se12, se13 ; in gal_morotel00() local
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/strategies/
H A Dtransform_cs.cpp121 … bg::model::point<T, 3, bg::cs::spherical_equatorial<bg::degree> > se3(input_long, input_lat, 0.5); in test_transformations_spherical() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/iterator/test/
H A Dzip_iterator_test.cpp192 std::set<int> se3; in main() local
/dports/databases/percona57-server/boost_1_59_0/libs/iterator/test/
H A Dzip_iterator_test.cpp192 std::set<int> se3; in main() local
/dports/databases/xtrabackup/boost_1_59_0/libs/iterator/test/
H A Dzip_iterator_test.cpp192 std::set<int> se3; in main() local
/dports/databases/percona57-client/boost_1_59_0/libs/iterator/test/
H A Dzip_iterator_test.cpp192 std::set<int> se3; in main() local
/dports/devel/hpx/hpx-1.2.1/tests/unit/util/iterator/
H A Dzip_iterator.cpp120 std::set<int> se3; in main() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/iterator/test/
H A Dzip_iterator_test.cpp192 std::set<int> se3; in main() local
/dports/misc/dartsim/dart-6.11.1/unittests/
H A DGTestUtils.hpp292 auto se3 = dart::math::logMap(tf1.inverse() * tf2); in equals() local
/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_dpper.c111 double se3, in gal_dpper()

123