matrix-long-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 {
9  exposeType<long double>();
10  exposeType<long double, Eigen::RowMajor>();
11 }
12 } // namespace eigenpy
void exposeMatrixLongDouble()


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:26