10 #include <gtest/gtest.h>    24     for (
int i = 0; i < 10; i++)
    30     for (
int i = 0; i < 10; i++)
    37     for (
int i = 10; i >= 0; i--)
    46         for (
int i = 0; i < 10; i++)
    51         for (
int i = 0; i < 10; i++) 
EXPECT_NEAR(v[i], i, 1e-10);
 EXPECT_TRUE(mrpt::system::fileExists(ini_fil))
 
size_type size() const
Get a 2-vector with [NROWS NCOLS] (as in MATLAB command size(x)) 
 
void push_back(const T &val)
 
This base provides a set of functions for maths stuff. 
 
TEST(CVectorDouble, resize)
 
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. 
 
void resize(std::size_t N, bool zeroNewElements=false)
 
EXPECT_NEAR(out.cam_params.rightCameraPose.x, 0.1194, 0.005)