#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.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |