matrix-long.cpp
Go to the documentation of this file.
1 /*
2  * Copyright 2020 INRIA
3  */
4 
5 #include "eigenpy/eigenpy.hpp"
6 
7 namespace eigenpy {
9  exposeType<long>();
10  exposeType<long, Eigen::RowMajor>();
11 }
12 } // namespace eigenpy
void exposeMatrixLong()
Definition: matrix-long.cpp:8


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:26