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


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