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 {
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 Fri Apr 26 2024 02:17:35