MRPT  2.0.4
Functions
matrix_ops4_unittest.cpp File Reference
#include <gtest/gtest.h>
#include <mrpt/math/CMatrixDynamic.h>
#include <mrpt/math/CMatrixFixed.h>
#include <mrpt/math/CVectorDynamic.h>
#include <mrpt/math/ops_containers.h>
#include <mrpt/math/ops_matrices.h>
#include <mrpt/random.h>
#include <Eigen/Dense>

Go to the source code of this file.

Functions

 TEST (Matrices, meanAndStdColumns)
 
 TEST (Matrices, meanAndStdAll)
 
 TEST (Matrices, laplacian)
 
 TEST (Matrices, loadFromTextFile)
 

Function Documentation

◆ TEST() [1/4]

TEST ( Matrices  ,
laplacian   
)

Definition at line 116 of file matrix_ops4_unittest.cpp.

References EXPECT_NEAR(), and mrpt::math::laplacian().

◆ TEST() [2/4]

TEST ( Matrices  ,
loadFromTextFile   
)

◆ TEST() [3/4]

TEST ( Matrices  ,
meanAndStdAll   
)

Definition at line 75 of file matrix_ops4_unittest.cpp.

References dat_A, EXPECT_NEAR(), and mrpt::math::meanAndStd().

◆ TEST() [4/4]

TEST ( Matrices  ,
meanAndStdColumns   
)

Definition at line 28 of file matrix_ops4_unittest.cpp.

References dat_A, EXPECT_NEAR(), and mrpt::math::meanAndStdColumns().




Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Fri Jul 17 08:43:33 UTC 2020