MRPT
1.9.9
|
Go to the source code of this file.
Functions | |
TEST (CMatrixFixed, CtorUninit) | |
TEST (CMatrixFixed, CtorAllZeros) | |
TEST (CMatrixFixed, Identity) | |
TEST (CMatrixFixed, asString) | |
TEST (CMatrixFixed, GetSetEigen) | |
TEST | ( | CMatrixFixed | , |
CtorUninit | |||
) |
Definition at line 14 of file CMatrixFixed_unittest.cpp.
References mrpt::math::UNINITIALIZED_MATRIX.
TEST | ( | CMatrixFixed | , |
CtorAllZeros | |||
) |
Definition at line 21 of file CMatrixFixed_unittest.cpp.
References EXPECT_EQ().
TEST | ( | CMatrixFixed | , |
Identity | |||
) |
Definition at line 28 of file CMatrixFixed_unittest.cpp.
References mrpt::math::CMatrixFixed< T, ROWS, COLS >::data(), EXPECT_EQ(), and mrpt::math::MatrixBase< Scalar, Derived >::setIdentity().
TEST | ( | CMatrixFixed | , |
asString | |||
) |
Definition at line 44 of file CMatrixFixed_unittest.cpp.
References mrpt::math::MatrixVectorBase< T, CMatrixFixed< T, ROWS, COLS > >::asString(), EXPECT_EQ(), and mrpt::math::MatrixBase< T, CMatrixFixed< T, ROWS, COLS > >::setIdentity().
TEST | ( | CMatrixFixed | , |
GetSetEigen | |||
) |
Definition at line 51 of file CMatrixFixed_unittest.cpp.
References mrpt::math::CMatrixFixed< T, ROWS, COLS >::asEigen(), EXPECT_EQ(), and EXPECT_NEAR().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |