#include <MathHelperFunctions.h>
Public Member Functions | |
_T | operator() (_T &x) |
function-object which calculates sinus for n-elements of a container if used together with a STL algorithm
Definition at line 47 of file include/common/MathHelperFunctions.h.
_T KNI_MHF::unary_precalc_sin< _T >::operator() | ( | _T & | x | ) | [inline] |
Definition at line 48 of file include/common/MathHelperFunctions.h.