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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |