qvm/test
Emil Dotchevski 68f960dc43 Added signed/unsigned long long specializations for is_scalar 2024-02-27 00:36:08 -08:00
..
Jamfile.v2 Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
access_m_fail1.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
access_m_fail2.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
access_m_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
access_q_fail.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
access_q_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
access_v_fail1.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
access_v_fail2.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
access_v_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
assign_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
cmp_mm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
cmp_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
cmp_vv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
col_mat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
col_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
conjugate_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
convert_to_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
cross_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
deduce_mat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
deduce_quat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
deduce_scalar_fail.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
deduce_scalar_mq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
deduce_scalar_mv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
deduce_scalar_test.cpp Support for std::array if C++11 is available (Issue #38) 2022-02-06 19:55:03 -08:00
deduce_vec_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
del_col_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
del_row_col_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
del_row_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
determinant_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
diag_mat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
diag_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
div_eq_ms_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
div_eq_qs_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
div_eq_vs_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
div_ms_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
div_qs_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
div_vs_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
dot_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
dot_vv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
eq_mm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
eq_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
eq_vv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
gold.hpp Updated copyright message 2022-01-18 15:02:54 -08:00
header-test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
identity_mat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
identity_quat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
interop_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
inverse_m_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
inverse_q_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mag_q_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mag_sqr_q_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mag_sqr_v_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mag_v_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mat_index_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
mat_traits_array_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mat_traits_std_array_test.cpp Support for std::array if C++11 is available (Issue #38) 2022-02-06 19:55:03 -08:00
math_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
minus_eq_mm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
minus_eq_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
minus_eq_vv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
minus_m_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
minus_mm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
minus_q_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
minus_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
minus_v_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
minus_vv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_eq_mm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_eq_ms_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_eq_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_eq_qs_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_eq_vs_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_mm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_ms_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_mv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_qs_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_qv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_sm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_sv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_vm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
mul_vs_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
neg_col_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
neg_row_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
normalize_q_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
normalize_v_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
plus_eq_mm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
plus_eq_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
plus_eq_vv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
plus_mm_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
plus_qq_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
plus_vv_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
projection_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
quat_traits_array_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
quat_traits_std_array_test.cpp Support for std::array if C++11 is available (Issue #38) 2022-02-06 19:55:03 -08:00
rot_mat_test.cpp Indentation fix (whitespace) 2024-02-03 15:52:43 -08:00
rot_quat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
rotx_mat_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
rotx_quat_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
roty_mat_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
roty_quat_test.cpp Drone testing 2023-01-23 09:59:13 -08:00
rotz_mat_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
rotz_quat_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
row_mat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
row_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
scalar_cast_m_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
scalar_cast_q_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
scalar_cast_v_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
scalar_traits_test.cpp Added signed/unsigned long long specializations for is_scalar 2024-02-27 00:36:08 -08:00
slerp_test.cpp Deprecated slerp, added slerp180/slerp360. 2023-03-01 21:21:26 -08:00
swap_cols_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swap_rows_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle2_test.cpp Issue 44 2023-06-06 12:48:59 -07:00
swizzle2_test2.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle2_test3.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle2_test4.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle3_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
swizzle3_test2.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle3_test3.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle3_test4.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle4_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
swizzle4_test2.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle4_test3.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle4_test4.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
swizzle_const_fail.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
test_qvm.hpp Updated copyright message 2022-01-18 15:02:54 -08:00
test_qvm_matrix.hpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
test_qvm_quaternion.hpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
test_qvm_vector.hpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
to_string_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
transform_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
translation_mat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
translation_test.cpp translation() supports non-square matrices 2023-03-08 22:44:36 -08:00
transpose_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
vec_index_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
vec_register_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
vec_traits_array_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
vec_traits_gnuc_test.cpp Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
vec_traits_std_array_test.cpp Support for std::array if C++11 is available (Issue #38) 2022-02-06 19:55:03 -08:00
zero_mat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
zero_quat_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00
zero_vec_test.cpp Updated copyright message 2022-01-18 15:02:54 -08:00