src
matrix-uint32.cpp
Go to the documentation of this file.
1
/*
2
* Copyright 2024 INRIA
3
*/
4
5
#include "
eigenpy/eigenpy.hpp
"
6
7
#include <cstdint>
8
9
namespace
eigenpy
{
10
void
exposeMatrixUInt32
() {
11
exposeType<uint32_t>();
12
exposeType<uint32_t, Eigen::RowMajor>();
13
}
14
}
// namespace eigenpy
eigenpy::exposeMatrixUInt32
void exposeMatrixUInt32()
Definition:
matrix-uint32.cpp:10
eigenpy
Definition:
alignment.hpp:14
eigenpy.hpp
eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Nov 2 2024 02:14:45