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
8 {
10  {
11  exposeType<long>();
12  exposeType<long,Eigen::RowMajor>();
13  }
14 }
void exposeMatrixLong()
Definition: matrix-long.cpp:9


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59