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 | , |
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 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |