mpfr.hpp
Go to the documentation of this file.
1 //
2 // Copyright (c) 2021-2022 INRIA
3 //
4 
5 #ifndef __pinocchio_python_context_mpfr_hpp__
6 #define __pinocchio_python_context_mpfr_hpp__
7 
9 
10 #define PINOCCHIO_PYTHON_SCALAR_TYPE \
11  ::boost::multiprecision::number< \
12  ::boost::multiprecision::mpfr_float_backend<0>, ::boost::multiprecision::et_off>
14 
15 #define PINOCCHIO_PYTHON_SKIP_COMPARISON_OPERATIONS
16 #define PINOCCHIO_PYTHON_NO_SERIALIZATION
17 #define PINOCCHIO_PYTHON_SKIP_REACHABLE_WORKSPACE
18 
19 #endif // #ifndef __pinocchio_python_context_mpfr_hpp__
generic.hpp
multiprecision-mpfr.hpp


pinocchio
Author(s):
autogenerated on Tue Jun 25 2024 02:42:40