20 #ifndef _IDENTITY_FUNCTION_H_
21 #define _IDENTITY_FUNCTION_H_
23 #include "mbsim/functions/function.h"
29 template<
typename Ret,
typename Arg>
33 int getArgSize()
const {
return 1; }
Definition: identity_function.h:27
Definition: planar_contour.h:31