nemo/ScalarMappings.h File Reference

Go to the source code of this file.

Namespaces

namespace  nemo

Functions

template<typename T >
static Mapping< T, T > nemo::Cos ()
 Returns a scalar mapping implementing the cosine function.
template<typename T >
static Mapping< T, T > nemo::Sin ()
 Returns a scalar mapping implementing the sine function.
template<typename T >
static Mapping< T, T > nemo::Tan ()
 Returns a scalar mapping implementing the tangens function.
template<typename T >
static Mapping< T, T > nemo::Exp ()
 Returns a scalar mapping implementing the exponential function.
template<typename T >
static Mapping< T, T > nemo::Log ()
 Returns a scalar mapping implementing the natural logarithmic function.
template<typename T , typename ExpType >
static Mapping< T, T > nemo::Pow (ExpType exponent)
 Returns a scalar mapping implementing f(value)=value^exponent.
template<typename T >
static Mapping< T, T > nemo::Sqrt ()
 Returns a scalar mapping implementing the square root.
template<typename T >
static Mapping< T, T > nemo::Abs ()
 Returns a scalar mapping computing the scalar's absolute value.
template<typename T >
static Mapping< T, T > nemo::Mod (T modValue)
 Returns a scalar mapping computing the scalar modulo value (xmodValue).
Generated on Mon Feb 25 12:49:59 2013 for NemoMath by  doxygen 1.6.3