Main MRPT website > C++ reference for MRPT 1.5.6
Macros | Functions
matrix_ops_unittest.cpp File Reference
#include <mrpt/math/CMatrixFixedNumeric.h>
#include <mrpt/utils/metaprogramming.h>
#include <mrpt/utils/CMemoryStream.h>
#include <mrpt/random.h>
#include <gtest/gtest.h>
Include dependency graph for matrix_ops_unittest.cpp:

Go to the source code of this file.

Macros

#define CHECK_AND_RET_ERROR(_COND_, _MSG_)   EXPECT_FALSE(_COND_) << _MSG_;
 

Functions

 TEST (Matrices, setSize)
 
 TEST (Matrices, extractSubmatrixSymmetricalBlocks)
 
 TEST (Matrices, extractSubmatrixSymmetrical)
 

Macro Definition Documentation

◆ CHECK_AND_RET_ERROR

#define CHECK_AND_RET_ERROR (   _COND_,
  _MSG_ 
)    EXPECT_FALSE(_COND_) << _MSG_;

Definition at line 28 of file matrix_ops_unittest.cpp.

Function Documentation

◆ TEST() [1/3]

TEST ( Matrices  ,
setSize   
)

Definition at line 30 of file matrix_ops_unittest.cpp.

◆ TEST() [2/3]

TEST ( Matrices  ,
extractSubmatrixSymmetricalBlocks   
)

Definition at line 67 of file matrix_ops_unittest.cpp.

◆ TEST() [3/3]

TEST ( Matrices  ,
extractSubmatrixSymmetrical   
)

Definition at line 99 of file matrix_ops_unittest.cpp.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019