#include <mrpt/math/CMatrixFixedNumeric.h>#include <mrpt/utils/metaprogramming.h>#include <mrpt/utils/CMemoryStream.h>#include <mrpt/random.h>#include <gtest/gtest.h>#include <numeric>
Go to the source code of this file.
Functions | |
| TEST (Matrices, meanAndStd) | |
| TEST (Matrices, meanAndStdAll) | |
| TEST (Matrices, laplacian) | |
| TEST (Matrices, largestEigenvector) | |
| TEST (Matrices, loadFromTextFile) | |
| TEST | ( | Matrices | , | 
| meanAndStd | |||
| ) | 
Definition at line 29 of file matrix_ops4_unittest.cpp.
References dat_A, and mrpt::math::sum().
| TEST | ( | Matrices | , | 
| meanAndStdAll | |||
| ) | 
Definition at line 51 of file matrix_ops4_unittest.cpp.
References dat_A.
| TEST | ( | Matrices | , | 
| laplacian | |||
| ) | 
Definition at line 71 of file matrix_ops4_unittest.cpp.
References mrpt::math::sum().
| TEST | ( | Matrices | , | 
| largestEigenvector | |||
| ) | 
Definition at line 98 of file matrix_ops4_unittest.cpp.
References mrpt::math::sum().
| TEST | ( | Matrices | , | 
| loadFromTextFile | |||
| ) | 
Definition at line 118 of file matrix_ops4_unittest.cpp.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |