MRPT
2.0.4
|
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 | , |
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 | , |
CtorAllZeros | |||
) |
Definition at line 21 of file CMatrixFixed_unittest.cpp.
References EXPECT_EQ().
TEST | ( | CMatrixFixed | , |
CtorUninit | |||
) |
Definition at line 14 of file CMatrixFixed_unittest.cpp.
References mrpt::math::UNINITIALIZED_MATRIX.
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().
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().
Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sat Jun 27 14:00:59 UTC 2020 |