matrix-float.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<float>();
12  exposeType<float,Eigen::RowMajor>();
13  }
14 }
void exposeMatrixFloat()
Definition: matrix-float.cpp:9


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