Main MRPT website > C++ reference for MRPT 1.9.9
Macros | Functions
matrix_ops3_unittest.cpp File Reference
#include <mrpt/math/CMatrixFixedNumeric.h>
#include <mrpt/math/utils.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.

Macros

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

Functions

 TEST (Matrices, HCHt_3x2_2x2_2x3)
 
 TEST (Matrices, HCHt_scalar_1x2_2x2_2x1)
 
 TEST (Matrices, det_2x2_dyn)
 
 TEST (Matrices, det_2x2_fix)
 
 TEST (Matrices, det_3x3_dyn)
 
 TEST (Matrices, det_3x3_fix)
 
 TEST (Matrices, det_4x4_dyn)
 
 TEST (Matrices, det_4x4_fix)
 
 TEST (Matrices, det_10x10_dyn)
 
 TEST (Matrices, det_10x10_fix)
 
 TEST (Matrices, chol_2x2_dyn)
 
 TEST (Matrices, chol_2x2_fix)
 
 TEST (Matrices, chol_3x3_dyn)
 
 TEST (Matrices, chol_3x3_fix)
 
 TEST (Matrices, chol_10x10_dyn)
 
 TEST (Matrices, chol_10x10_fix)
 

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_ops3_unittest.cpp.

Referenced by TEST().

Function Documentation

◆ TEST() [1/16]

TEST ( Matrices  ,
HCHt_3x2_2x2_2x3   
)

Definition at line 30 of file matrix_ops3_unittest.cpp.

References R, and mrpt::math::sum().

Here is the call graph for this function:

◆ TEST() [2/16]

TEST ( Matrices  ,
HCHt_scalar_1x2_2x2_2x1   
)

Definition at line 48 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR.

◆ TEST() [3/16]

TEST ( Matrices  ,
det_2x2_dyn   
)

Definition at line 63 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, and dat_A.

◆ TEST() [4/16]

TEST ( Matrices  ,
det_2x2_fix   
)

Definition at line 74 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, and dat_A.

◆ TEST() [5/16]

TEST ( Matrices  ,
det_3x3_dyn   
)

Definition at line 85 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, and dat_A.

◆ TEST() [6/16]

TEST ( Matrices  ,
det_3x3_fix   
)

Definition at line 97 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, and dat_A.

◆ TEST() [7/16]

TEST ( Matrices  ,
det_4x4_dyn   
)

Definition at line 108 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, and dat_A.

◆ TEST() [8/16]

TEST ( Matrices  ,
det_4x4_fix   
)

Definition at line 120 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, and dat_A.

◆ TEST() [9/16]

TEST ( Matrices  ,
det_10x10_dyn   
)

Definition at line 132 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, and dat_A.

◆ TEST() [10/16]

TEST ( Matrices  ,
det_10x10_fix   
)

Definition at line 166 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, and dat_A.

◆ TEST() [11/16]

TEST ( Matrices  ,
chol_2x2_dyn   
)

Definition at line 200 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, dat_A, and mrpt::math::sum().

Here is the call graph for this function:

◆ TEST() [12/16]

TEST ( Matrices  ,
chol_2x2_fix   
)

Definition at line 214 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, dat_A, and mrpt::math::sum().

Here is the call graph for this function:

◆ TEST() [13/16]

TEST ( Matrices  ,
chol_3x3_dyn   
)

Definition at line 228 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, dat_A, and mrpt::math::sum().

Here is the call graph for this function:

◆ TEST() [14/16]

TEST ( Matrices  ,
chol_3x3_fix   
)

Definition at line 247 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, dat_A, and mrpt::math::sum().

Here is the call graph for this function:

◆ TEST() [15/16]

TEST ( Matrices  ,
chol_10x10_dyn   
)

Definition at line 266 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, dat_A, and mrpt::math::sum().

Here is the call graph for this function:

◆ TEST() [16/16]

TEST ( Matrices  ,
chol_10x10_fix   
)

Definition at line 324 of file matrix_ops3_unittest.cpp.

References CHECK_AND_RET_ERROR, dat_A, and mrpt::math::sum().

Here is the call graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019