| 
    MRPT
    1.9.9
    
   | 
 
#include <gtest/gtest.h>#include <mrpt/math/CMatrixFixed.h>#include <mrpt/random.h>#include <Eigen/Dense>Go to the source code of this file.
Functions | |
| TEST (Matrices, loadFromArray) | |
| TEST (Matrices, CMatrixFixedNumeric_loadWithEigenMap) | |
| TEST (Matrices, EigenMatrix_loadWithEigenMap) | |
Variables | |
| static double | test_nums [3 *4] | 
| TEST | ( | Matrices | , | 
| loadFromArray | |||
| ) | 
Definition at line 24 of file matrix_ops5_unittest.cpp.
References EXPECT_EQ(), and mrpt::math::CMatrixFixed< T, ROWS, COLS >::loadFromArray().
| TEST | ( | Matrices | , | 
| CMatrixFixedNumeric_loadWithEigenMap | |||
| ) | 
Definition at line 39 of file matrix_ops5_unittest.cpp.
References EXPECT_EQ(), and test_nums.
| TEST | ( | Matrices | , | 
| EigenMatrix_loadWithEigenMap | |||
| ) | 
Definition at line 51 of file matrix_ops5_unittest.cpp.
References EXPECT_EQ(), and test_nums.
      
  | 
  static | 
Definition at line 36 of file matrix_ops5_unittest.cpp.
Referenced by TEST().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |