Go to the documentation of this file.
33 int f1 = internal::random<int>(1,10),
34 f2 = internal::random<int>(1,10);
37 for(
int j=0;
j<
f2;
j++)
38 for(
int i=0;
i<
f1;
i++)
55 vx1=
m2+(
m2.colwise().replicate(1));
61 for (
int j=0;
j<
f1; ++
j)
66 for (
int j=0;
j<
f2; ++
j)
EIGEN_DECLARE_TEST(array_replicate)
double f2(const Vector2 &x)
#define CALL_SUBTEST_4(FUNC)
void replicate(const MatrixType &m)
#define CALL_SUBTEST_3(FUNC)
#define CALL_SUBTEST_1(FUNC)
#define CALL_SUBTEST_5(FUNC)
#define CALL_SUBTEST_6(FUNC)
#define CALL_SUBTEST_2(FUNC)
#define VERIFY_IS_APPROX(a, b)
Matrix< Scalar, Dynamic, 1 > VectorX
The matrix class, also used for vectors and row-vectors.
Pose3 x2(Rot3::Ypr(0.0, 0.0, 0.0), l2)
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:31:53