#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 28 of file matrix_ops4_unittest.cpp.
References dat_A, and mrpt::math::sum().

| TEST | ( | Matrices | , |
| meanAndStdAll | |||
| ) |
Definition at line 75 of file matrix_ops4_unittest.cpp.
References dat_A.
| TEST | ( | Matrices | , |
| laplacian | |||
| ) |
Definition at line 116 of file matrix_ops4_unittest.cpp.
References mrpt::math::sum().

| TEST | ( | Matrices | , |
| largestEigenvector | |||
| ) |
Definition at line 136 of file matrix_ops4_unittest.cpp.
References mrpt::math::sum().

| TEST | ( | Matrices | , |
| loadFromTextFile | |||
| ) |
Definition at line 155 of file matrix_ops4_unittest.cpp.
| 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 |