MRPT
2.0.1
|
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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |