KatanaNativeInterface $VERSION$

KNI_MHF::unary_precalc_sin< _T > Struct Template Reference

function-object which calculates sinus for n-elements of a container if used together with a STL algorithm More...

#include <MathHelperFunctions.h>

List of all members.

Public Member Functions

_T operator() (_T &x)

Detailed Description

template<typename _T>
struct KNI_MHF::unary_precalc_sin< _T >

function-object which calculates sinus for n-elements of a container if used together with a STL algorithm

Definition at line 44 of file MathHelperFunctions.h.


Member Function Documentation

template<typename _T >
_T KNI_MHF::unary_precalc_sin< _T >::operator() ( _T &  x) [inline]

Definition at line 45 of file MathHelperFunctions.h.


The documentation for this struct was generated from the following file: