Main Page
Namespaces
Classes
Files
File List
File Members
src
matrix-double.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
{
9
void
exposeMatrixDouble
()
10
{
11
exposeType<double>();
12
exposeType<double,Eigen::RowMajor>();
13
}
14
}
eigenpy::exposeMatrixDouble
void exposeMatrixDouble()
Definition:
matrix-double.cpp:9
eigenpy
Definition:
angle-axis.hpp:13
eigenpy.hpp
eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59