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