monado/src/xrt/auxiliary/math
2023-05-16 22:04:53 +00:00
..
CMakeLists.txt cmake: Fix build flags on MSVC 2023-05-16 22:04:53 +00:00
m_api.h aux/math: Add math_quat_from_euler_angles() 2023-02-05 20:19:52 +00:00
m_base.cpp aux/math: Add math_quat_from_euler_angles() 2023-02-05 20:19:52 +00:00
m_clock_offset.h a/math: Add clock_offset.h 2022-12-02 16:10:09 +00:00
m_documentation.hpp a/math: Improve word choice/clarity 2022-05-17 17:39:52 -05:00
m_eigen_interop.hpp a/math: Add multiple isometry-related matrix functions 2022-05-26 18:35:39 +00:00
m_filter_fifo.c a/math: Improve word choice/clarity 2022-05-17 17:39:52 -05:00
m_filter_fifo.h a/math: Improve word choice/clarity 2022-05-17 17:39:52 -05:00
m_filter_one_euro.c a/math: Fix m_filter_f32_run -> m_filter_euro_f32_run 2023-03-03 15:13:23 -06:00
m_filter_one_euro.h a/math: Tidy m_filter_one_euro.[h|c] 2023-03-01 19:34:50 +00:00
m_hash.cpp m/headers: Rename C++ headers to hpp and tidy headers 2019-11-21 14:54:17 +00:00
m_imu_3dof.c m/3dof: Fix conversion warning 2022-05-02 17:16:04 +01:00
m_imu_3dof.h m/3dof: Fix conversion warning 2022-05-02 17:16:04 +01:00
m_imu_pre.c monado: Apply clang-tidy fixes to most of the codebase. 2022-04-13 09:34:54 -05:00
m_imu_pre.h a/math: Improve word choice/clarity 2022-05-17 17:39:52 -05:00
m_lowpass_float.cpp m/lowpass: Fix no define parameter warning 2022-05-02 17:16:04 +01:00
m_lowpass_float.h a/math: Improve word choice/clarity 2022-05-17 17:39:52 -05:00
m_lowpass_float.hpp a/math: Improve word choice/clarity 2022-05-17 17:39:52 -05:00
m_lowpass_float_vector.hpp a/math: Improve word choice/clarity 2022-05-17 17:39:52 -05:00
m_lowpass_integer.cpp m/lowpass: Fix no define parameter warning 2022-05-02 17:16:04 +01:00
m_lowpass_integer.h a/math: Add stdbool include to m_lowpass_integer.h 2022-12-12 00:45:05 -08:00
m_lowpass_integer.hpp a/math: Improve word choice/clarity 2022-05-17 17:39:52 -05:00
m_mathinclude.h a/math: Tell clang-tidy to leave our MSVC-mandated define alone. 2022-04-13 01:11:17 +01:00
m_matrix_2x2.h a/math, comp/main, comp/render: Change math_matrix_2x2_* to m_mat2x2_* 2023-01-27 12:37:22 -06:00
m_matrix_4x4_f64.h m/mat4: Add Matrix 4x4 f64 functions 2021-08-17 12:04:49 +01:00
m_optics.c Bugfix in solving quadratic equation for FoV calculation 2021-12-10 18:08:50 +00:00
m_permutation.c xrt: Fix missing function declaration without a prototype warnings 2023-02-02 13:03:08 +00:00
m_permutation.h xrt: Fix missing function declaration without a prototype warnings 2023-02-02 13:03:08 +00:00
m_predict.c a/math: Fix some it's vs its. 2021-11-03 17:23:51 -05:00
m_predict.h m/predict: Add C++ extern guards 2021-09-14 13:42:20 +01:00
m_quatexpmap.cpp a/math: Add disabled test to show problem with current quat_exp implementation 2022-06-02 15:47:57 +00:00
m_rational.hpp a/math: Add floating point conversion methods to Rational 2023-03-01 10:53:18 -06:00
m_relation_history.cpp a/math: Resolve warnings. 2022-07-14 14:17:35 +00:00
m_relation_history.h m/relation_history: Add motion estimation 2022-06-18 21:50:14 +01:00
m_space.cpp a/math: Add comment for searching in the lever arm math. 2023-03-01 17:08:39 +00:00
m_space.h a/math: Make argument const 2023-02-28 21:27:19 +00:00
m_vec2.h aux/math: Add m_vec2_lerp 2021-10-02 23:05:19 +01:00
m_vec3.h a/math: Fix m_vec3_angle function 2022-11-29 03:11:53 -06:00