|
MRPT
2.0.1
|
Go to the source code of this file.
Functions | |
| TEST (bits_math, sign) | |
| TEST (bits_math, keep_min) | |
| TEST (bits_math, keep_max) | |
| TEST (bits_math, round2up) | |
| TEST (bits_math, hypot_fast) | |
| TEST (bits_math, deg_rad) | |
| TEST (bits_math, signWithZero) | |
| TEST (bits_math, abs_diff) | |
| TEST (bits_math, min3) | |
| TEST (bits_math, max3) | |
| TEST (bits_math, fix) | |
| TEST (bits_math, saturate_val) | |
| TEST (bits_math, saturate) | |
| TEST (bits_math, lowestPositive) | |
| TEST | ( | bits_math | , |
| sign | |||
| ) |
Definition at line 13 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::sign().
| TEST | ( | bits_math | , |
| keep_min | |||
| ) |
Definition at line 23 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::keep_min().
| TEST | ( | bits_math | , |
| keep_max | |||
| ) |
Definition at line 33 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::keep_max().
| TEST | ( | bits_math | , |
| round2up | |||
| ) |
Definition at line 44 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::round2up().
| TEST | ( | bits_math | , |
| hypot_fast | |||
| ) |
Definition at line 51 of file bits_math_unittest.cpp.
References EXPECT_NEAR(), and mrpt::hypot_fast().
| TEST | ( | bits_math | , |
| deg_rad | |||
| ) |
Definition at line 57 of file bits_math_unittest.cpp.
References mrpt::d2f(), mrpt::DEG2RAD(), EXPECT_NEAR(), M_PI, and mrpt::RAD2DEG().
| TEST | ( | bits_math | , |
| signWithZero | |||
| ) |
Definition at line 77 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::signWithZero().
| TEST | ( | bits_math | , |
| abs_diff | |||
| ) |
Definition at line 87 of file bits_math_unittest.cpp.
References mrpt::abs_diff(), and EXPECT_EQ().
| TEST | ( | bits_math | , |
| min3 | |||
| ) |
Definition at line 95 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::min3().
| TEST | ( | bits_math | , |
| max3 | |||
| ) |
Definition at line 104 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::max3().
| TEST | ( | bits_math | , |
| fix | |||
| ) |
Definition at line 113 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::fix().
| TEST | ( | bits_math | , |
| saturate_val | |||
| ) |
Definition at line 121 of file bits_math_unittest.cpp.
References mrpt::saturate_val().
| TEST | ( | bits_math | , |
| saturate | |||
| ) |
Definition at line 129 of file bits_math_unittest.cpp.
References mrpt::saturate().
| TEST | ( | bits_math | , |
| lowestPositive | |||
| ) |
Definition at line 140 of file bits_math_unittest.cpp.
References EXPECT_EQ(), and mrpt::lowestPositive().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |