binary-op.hpp
Go to the documentation of this file.
1 //
2 // Copyright (c) 2019 INRIA
3 //
4 
5 #ifndef __pinocchio_core_binary_op_hpp__
6 #define __pinocchio_core_binary_op_hpp__
7 
8 namespace pinocchio
9 {
14  template<typename Lhs, typename Rhs>
16 
17  namespace impl
18  {
19  template<typename Lhs, typename Rhs>
21  }
22 }
23 
24 #endif // ifndef __pinocchio_core_binary_op_hpp__
Forward declaration of the multiplication operation return type. Should be overloaded, otherwise it will procude a compilation error.
Definition: binary-op.hpp:15
Main pinocchio namespace.
Definition: timings.cpp:30


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:02