![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Go to the source code of this file.
Macros | |
| #define | TEST_NAME "util/matrix" |
Functions | |
| BOOST_AUTO_TEST_CASE (TestIsNaN) | |
| BOOST_AUTO_TEST_CASE (TestIsInf) | |
| BOOST_AUTO_TEST_CASE (TestDecomposeMatrixRQ) | |
| #define TEST_NAME "util/matrix" |
Definition at line 32 of file matrix_test.cc.
| BOOST_AUTO_TEST_CASE | ( | TestDecomposeMatrixRQ | ) |
Definition at line 57 of file matrix_test.cc.
References colmap::DecomposeMatrixRQ(), and e.
| BOOST_AUTO_TEST_CASE | ( | TestIsInf | ) |
Definition at line 48 of file matrix_test.cc.
References colmap::IsInf().
| BOOST_AUTO_TEST_CASE | ( | TestIsNaN | ) |
Definition at line 39 of file matrix_test.cc.
References colmap::IsNaN().