#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |