PlayaFunctors::Abs< Scalar > Class Template Reference

Elementwise absolute value. More...

List of all members.

Public Member Functions

 Abs ()
Scalar operator() (const Scalar &x) const
std::string description () const


Detailed Description

template<class Scalar>
class PlayaFunctors::Abs< Scalar >

Elementwise absolute value.

Definition at line 19 of file PlayaVectorFunctorsImpl.hpp.


Constructor & Destructor Documentation

template<class Scalar >
PlayaFunctors::Abs< Scalar >::Abs (  )  [inline]

Definition at line 23 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

template<class Scalar >
std::string PlayaFunctors::Abs< Scalar >::description (  )  const [inline]

Definition at line 30 of file PlayaVectorFunctorsImpl.hpp.

template<class Scalar >
Scalar PlayaFunctors::Abs< Scalar >::operator() ( const Scalar &  x  )  const [inline]

Definition at line 26 of file PlayaVectorFunctorsImpl.hpp.

Site Contact