solvers.hpp
Go to the documentation of this file.
1 /*
2  * Copyright 2017-2020 CNRS INRIA
3  */
4 
5 #ifndef __eigenpy_solvers_hpp__
6 #define __eigenpy_solvers_hpp__
7 
8 #include "eigenpy/config.hpp"
9 
10 namespace eigenpy {
11 struct SolversScope {};
12 
13 void EIGENPY_DLLAPI exposeSolvers();
14 
15 } // namespace eigenpy
16 
17 #endif // define __eigenpy_solvers_hpp__
void EIGENPY_DLLAPI exposeSolvers()


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