#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |