src
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
void
exposeMatrixLong
() {
9
exposeType<long>();
10
exposeType<long, Eigen::RowMajor>();
11
}
12
}
// namespace eigenpy
eigenpy::exposeMatrixLong
void exposeMatrixLong()
Definition:
matrix-long.cpp:8
eigenpy
Definition:
alignment.hpp:14
eigenpy.hpp
eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:26