20 #ifndef _ABSOLUTE_VALUE_FUNCTION_H_
21 #define _ABSOLUTE_VALUE_FUNCTION_H_
23 #include "mbsim/functions/function.h"
29 template<
typename Ret,
typename Arg>
32 Ret operator()(
const Arg &x_) {
Definition: absolute_value_function.h:27
Definition: planar_contour.h:31