#include <mrpt/math/CMatrixFixedNumeric.h>
#include <mrpt/utils/metaprogramming.h>
#include <mrpt/utils/CMemoryStream.h>
#include <mrpt/random.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
TEST (Matrices, loadFromArray) | |
TEST (Matrices, CMatrixFixedNumeric_loadWithEigenMap) | |
TEST (Matrices, EigenMatrix_loadWithEigenMap) | |
TEST | ( | Matrices | , |
loadFromArray | |||
) |
Definition at line 29 of file matrix_ops5_unittest.cpp.
References mrpt::math::CMatrixFixedNumeric< T, NROWS, NCOLS >::loadFromArray(), and MRPT_ALIGN16.
TEST | ( | Matrices | , |
CMatrixFixedNumeric_loadWithEigenMap | |||
) |
Definition at line 44 of file matrix_ops5_unittest.cpp.
References MRPT_ALIGN16.
TEST | ( | Matrices | , |
EigenMatrix_loadWithEigenMap | |||
) |
Definition at line 59 of file matrix_ops5_unittest.cpp.
References MRPT_ALIGN16.
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |